test/cases: add support for RHEL 8.6 to test scripts

Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
This commit is contained in:
Achilleas Koutsou 2021-10-06 11:49:23 +02:00 committed by Ondřej Budai
parent 97f9d02d92
commit be16a6e502
5 changed files with 12 additions and 16 deletions

View file

@ -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