test/cases: add support for RHEL 8.6 to test scripts
Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
This commit is contained in:
parent
97f9d02d92
commit
be16a6e502
5 changed files with 12 additions and 16 deletions
|
|
@ -29,7 +29,7 @@ case "${ID}-${VERSION_ID}" in
|
|||
OS_VARIANT="rhel8.4"
|
||||
USER_IN_COMMIT="false"
|
||||
BOOT_LOCATION="http://download.devel.redhat.com/released/rhel-8/RHEL-8/8.4.0/BaseOS/x86_64/os/";;
|
||||
"rhel-8.5")
|
||||
"rhel-8.5" | "rhel-8.6")
|
||||
IMAGE_TYPE=edge-commit
|
||||
OSTREE_REF="rhel/8/${ARCH}/edge"
|
||||
OS_VARIANT="rhel8-unknown"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue