mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
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:
parent
c79561c889
commit
9cc1e1e804
@ -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' \
|
||||
'--' \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user