tests: remove all traces of Fedora 32

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2021-06-30 14:31:17 +02:00 committed by Ondřej Budai
parent 4e4012df28
commit 0201822c50
3 changed files with 1 additions and 35 deletions

View file

@ -338,10 +338,6 @@ case $(set +x; . /etc/os-release; echo "$ID-$VERSION_ID") in
DISTRO="rhel-8"
SSH_USER="cloud-user"
;;
"fedora-32")
DISTRO="fedora-32"
SSH_USER="fedora"
;;
"fedora-33")
DISTRO="fedora-33"
SSH_USER="fedora"