disable idempotency tests (#1872)
This commit is contained in:
parent
86fb669fd3
commit
7b78e68727
1 changed files with 2 additions and 2 deletions
|
@ -265,7 +265,7 @@ before_script:
|
|||
|
||||
.coreos_canal_variables: &coreos_canal_variables
|
||||
# stage: deploy-gce-part2
|
||||
IDEMPOT_CHECK: "true"
|
||||
MOVED_TO_GROUP_VARS: "true"
|
||||
|
||||
.rhel7_canal_sep_variables: &rhel7_canal_sep_variables
|
||||
# stage: deploy-gce-special
|
||||
|
@ -277,7 +277,7 @@ before_script:
|
|||
|
||||
.centos7_calico_ha_variables: ¢os7_calico_ha_variables
|
||||
# stage: deploy-gce-special
|
||||
IDEMPOT_CHECK: "true"
|
||||
MOVED_TO_GROUP_VARS: "true"
|
||||
|
||||
.coreos_alpha_weave_ha_variables: &coreos_alpha_weave_ha_variables
|
||||
# stage: deploy-gce-special
|
||||
|
|
Loading…
Reference in a new issue