test: Enable CS9 test for ostree-rebase and ostree
This commit is contained in:
parent
f3141d2d71
commit
62ab822695
2 changed files with 4 additions and 3 deletions
|
|
@ -125,8 +125,8 @@ case "${ID}-${VERSION_ID}" in
|
|||
;;
|
||||
"centos-9")
|
||||
OSTREE_REF="centos/9/${ARCH}/edge"
|
||||
OS_VARIANT="centos9"
|
||||
BOOT_LOCATION="${COMPOSE_URL:-}/compose/BaseOS/x86_64/os/"
|
||||
OS_VARIANT="centos-stream9"
|
||||
BOOT_LOCATION="https://odcs.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/"
|
||||
PARENT_REF="centos/9/${ARCH}/edge"
|
||||
;;
|
||||
*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue