test: Remove fedora 32 test
GitLab CI dropped Fedora 32 support, fedora 32 test should be removed.
This commit is contained in:
parent
f557ab57bf
commit
35263e5ab4
1 changed files with 0 additions and 5 deletions
|
|
@ -13,11 +13,6 @@ ARCH=$(uname -m)
|
|||
|
||||
# Set os-variant and boot location used by virt-install.
|
||||
case "${ID}-${VERSION_ID}" in
|
||||
"fedora-32")
|
||||
IMAGE_TYPE=fedora-iot-commit
|
||||
OSTREE_REF="fedora/32/${ARCH}/iot"
|
||||
OS_VARIANT="fedora32"
|
||||
BOOT_LOCATION="https://mirrors.rit.edu/fedora/fedora/linux/releases/32/Everything/x86_64/os/";;
|
||||
"fedora-33")
|
||||
IMAGE_TYPE=fedora-iot-commit
|
||||
OSTREE_REF="fedora/33/${ARCH}/iot"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue