test: add workaround for bug BZ#2234390

This commit is contained in:
Xiaofeng Wang 2023-08-29 16:17:48 +08:00 committed by Ondřej Budai
parent e5c4640923
commit f0eb8e9738

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/latest-CentOS-Stream/compose/BaseOS/x86_64/os/"
BOOT_LOCATION="https://odcs.stream.centos.org/production/CentOS-Stream-9-20230823.0/compose/BaseOS/x86_64/os/"
EMBEDED_CONTAINER="true"
FIREWALL_FEATURE="false"
DIRS_FILES_CUSTOMIZATION="true"