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
|
|
@ -101,7 +101,7 @@ case "${ID}-${VERSION_ID}" in
|
|||
USER_IN_UPGRADE_BP="true"
|
||||
INSTALLER_PATH="/ostree/repo"
|
||||
;;
|
||||
"rhel-8.5")
|
||||
"rhel-8.5" | "rhel-8.6")
|
||||
CONTAINER_TYPE=edge-container
|
||||
CONTAINER_FILENAME=container.tar
|
||||
INSTALLER_TYPE=edge-installer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue