Skip to content
Snippets Groups Projects
Commit 7b78e687 authored by Matthew Mosesohn's avatar Matthew Mosesohn Committed by GitHub
Browse files

disable idempotency tests (#1872)

parent 86fb669f
No related branches found
No related tags found
No related merge requests found
...@@ -265,7 +265,7 @@ before_script: ...@@ -265,7 +265,7 @@ before_script:
.coreos_canal_variables: &coreos_canal_variables .coreos_canal_variables: &coreos_canal_variables
# stage: deploy-gce-part2 # stage: deploy-gce-part2
IDEMPOT_CHECK: "true" MOVED_TO_GROUP_VARS: "true"
.rhel7_canal_sep_variables: &rhel7_canal_sep_variables .rhel7_canal_sep_variables: &rhel7_canal_sep_variables
# stage: deploy-gce-special # stage: deploy-gce-special
...@@ -277,7 +277,7 @@ before_script: ...@@ -277,7 +277,7 @@ before_script:
.centos7_calico_ha_variables: &centos7_calico_ha_variables .centos7_calico_ha_variables: &centos7_calico_ha_variables
# stage: deploy-gce-special # stage: deploy-gce-special
IDEMPOT_CHECK: "true" MOVED_TO_GROUP_VARS: "true"
.coreos_alpha_weave_ha_variables: &coreos_alpha_weave_ha_variables .coreos_alpha_weave_ha_variables: &coreos_alpha_weave_ha_variables
# stage: deploy-gce-special # stage: deploy-gce-special
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment