Fix tests

This commit is contained in:
Antoine Legrand
2018-02-12 14:28:59 +01:00
parent e1d139db2e
commit cb202a76df
4 changed files with 15 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ variables:
RESET_CHECK: "false"
UPGRADE_TEST: "false"
KUBEADM_ENABLED: "false"
LOG_LEVEL: "-vv"
LOG_LEVEL: "-vvv"
# asia-east1-a
# asia-northeast1-a
@@ -484,8 +484,8 @@ coreos-calico-aio:
<<: *job
<<: *gce
variables:
<<: *gce_variables
<<: *coreos_calico_aio_variables
<<: *gce_variables
when: on_success
except: ['triggers']
# only: [/^pr-.*$/]
@@ -495,7 +495,7 @@ ubuntu-canal-ha-do:
<<: *job
<<: *do
variables:
<<: *gce_variables
<<: *do_variables
when: on_success
except: ['triggers']
# only: [/^pr-.*$/]