Update more test conditions based on code review

This commit is contained in:
Alexander Todorov 2022-12-19 15:44:19 +02:00 committed by Jakub Rusz
parent ccd54a2c99
commit 6d0c8ced8d
3 changed files with 6 additions and 10 deletions

View file

@ -63,7 +63,7 @@ sudo cp \
"${OSBUILD_COMPOSER_TEST_DATA}"/kerberos/krb5-local.conf \
/etc/krb5.conf.d/local
DISTRO=rhel-86
DISTRO=rhel-87
function s3_request {
cat <<EOF

View file

@ -892,7 +892,7 @@ check_result
##
########################################################################
if [[ "${ID}-${VERSION_ID}" = "rhel-9.1" || "${ID}-${VERSION_ID}" = "centos-9" ]]; then
if [[ "${ID}-${VERSION_ID}" = "rhel-9.2" || "${ID}-${VERSION_ID}" = "centos-9" ]]; then
tee "$BLUEPRINT_FILE" > /dev/null <<EOF
name = "simplified_iso_with_ignition_embedded_url"
description = "A rhel-edge simplified-installer image with an embedded ignition config URL"