test: remove workaround for bug BZ#2234390

This commit is contained in:
Xiaofeng Wang 2023-09-15 14:54:24 +08:00 committed by Brian C. Lane
parent 0311ef449d
commit 44e6278c9d

View file

@ -139,7 +139,7 @@ case "${ID}-${VERSION_ID}" in
OSTREE_REF="centos/9/${ARCH}/edge"
OS_VARIANT="centos-stream9"
USER_IN_COMMIT="true"
BOOT_LOCATION="https://odcs.stream.centos.org/production/CentOS-Stream-9-20230823.0/compose/BaseOS/x86_64/os/"
BOOT_LOCATION="https://odcs.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/"
EMBEDED_CONTAINER="true"
FIREWALL_FEATURE="false"
DIRS_FILES_CUSTOMIZATION="true"