mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Fix tests
This commit is contained in:
@@ -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-.*$/]
|
||||
|
||||
Reference in New Issue
Block a user