tests: remove all traces of Fedora 32
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
parent
4e4012df28
commit
0201822c50
3 changed files with 1 additions and 35 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue