Adjust tests for 8.8 and 9.2
This commit is contained in:
parent
29fd2873a1
commit
a8df4879ac
9 changed files with 30 additions and 28 deletions
|
|
@ -101,12 +101,12 @@ case "${ID}-${VERSION_ID}" in
|
|||
OS_VARIANT="fedora-unknown"
|
||||
EMBEDED_CONTAINER="false"
|
||||
;;
|
||||
"rhel-8.7")
|
||||
"rhel-8.8")
|
||||
OSTREE_REF="test/rhel/8/${ARCH}/edge"
|
||||
OS_VARIANT="rhel8-unknown"
|
||||
EMBEDED_CONTAINER="true"
|
||||
;;
|
||||
"rhel-9.1")
|
||||
"rhel-9.2")
|
||||
OSTREE_REF="test/rhel/9/${ARCH}/edge"
|
||||
OS_VARIANT="rhel9-unknown"
|
||||
EMBEDED_CONTAINER="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue