test/api.sh: remove parts related to Fedora 33
We no longer test Cloud API on Fedora and Fedora 33 is EOL anyway. Remove all Fedora 33 related lines from the test case. Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
2c04329645
commit
617572ad6c
1 changed files with 0 additions and 4 deletions
|
|
@ -467,10 +467,6 @@ case "$ID-$VERSION_ID" in
|
|||
SSH_USER="cloud-user"
|
||||
fi
|
||||
;;
|
||||
"fedora-33")
|
||||
DISTRO="fedora-33"
|
||||
SSH_USER="fedora"
|
||||
;;
|
||||
"centos-8")
|
||||
DISTRO="centos-8"
|
||||
if [[ "$CLOUD_PROVIDER" == "$CLOUD_PROVIDER_AWS" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue