distro/rhel84: use the org.osbuild.rhel84 runner
The RHEL 8.4 specific runner was introduced in osbuild 22, released on the 8th of October 2020. It should by now be in relevant Fedora releases and RHEL 8.4. Adapt the corresponding test cases.
This commit is contained in:
parent
39cf864b16
commit
f0896be0c0
7 changed files with 7 additions and 8 deletions
|
|
@ -1884,7 +1884,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"runner": "org.osbuild.rhel83"
|
||||
"runner": "org.osbuild.rhel84"
|
||||
},
|
||||
"stages": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -2012,7 +2012,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"runner": "org.osbuild.rhel83"
|
||||
"runner": "org.osbuild.rhel84"
|
||||
},
|
||||
"stages": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -2072,7 +2072,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"runner": "org.osbuild.rhel83"
|
||||
"runner": "org.osbuild.rhel84"
|
||||
},
|
||||
"stages": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -2124,7 +2124,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"runner": "org.osbuild.rhel83"
|
||||
"runner": "org.osbuild.rhel84"
|
||||
},
|
||||
"stages": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1985,7 +1985,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"runner": "org.osbuild.rhel83"
|
||||
"runner": "org.osbuild.rhel84"
|
||||
},
|
||||
"stages": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1919,7 +1919,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"runner": "org.osbuild.rhel83"
|
||||
"runner": "org.osbuild.rhel84"
|
||||
},
|
||||
"stages": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue