test: Add Fedora 36 and 37 and remove 35 test for ostree.sh
This commit is contained in:
parent
d9cfbea399
commit
989c64040c
2 changed files with 2 additions and 12 deletions
|
|
@ -15,14 +15,6 @@ fi
|
|||
|
||||
# Set os-variant and boot location used by virt-install.
|
||||
case "${ID}-${VERSION_ID}" in
|
||||
"fedora-35")
|
||||
IMAGE_TYPE=iot-commit
|
||||
OSTREE_REF="fedora/35/${ARCH}/iot"
|
||||
OS_VARIANT="fedora35"
|
||||
USER_IN_COMMIT="false"
|
||||
BOOT_LOCATION="https://mirrors.rit.edu/fedora/fedora/linux/releases/35/Everything/x86_64/os/"
|
||||
EMBEDED_CONTAINER="false"
|
||||
;;
|
||||
"fedora-36")
|
||||
IMAGE_TYPE=iot-commit
|
||||
OSTREE_REF="fedora/36/${ARCH}/iot"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue