ci-automation/vendor-testing/gce.sh: Skip testing on gVNIC instances

It seems that LTS-2021 does not support those.
This commit is contained in:
Krzesimir Nowak 2022-08-10 13:51:33 +02:00
parent c79561c889
commit 9cc1e1e804

View File

@ -71,11 +71,12 @@ query_kola_tests() {
kola list --platform=gce --filter "${@}"
}
# Do not run tests on instances with gVNIC, it isn't supported on
# LTS-2021.
run_kola_tests_on_instances \
"default" \
"${CIA_TAPFILE}" \
"${CIA_FIRST_RUN}" \
"gvnic" \
'--' \
'cl.internet' \
'--' \