Skip to content
Snippets Groups Projects
Commit 80fa294a authored by Matthew Mosesohn's avatar Matthew Mosesohn Committed by Kubernetes Prow Robot
Browse files

Disable redundant CI test cases (#4918)

Change-Id: I1991bca8368adc20832d2bb15644411653446b51
parent 465dfd68
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,7 @@ packet_ubuntu-canal-kubeadm: ...@@ -59,7 +59,7 @@ packet_ubuntu-canal-kubeadm:
packet_ubuntu-flannel-ha: packet_ubuntu-flannel-ha:
stage: deploy-part2 stage: deploy-part2
<<: *packet <<: *packet
when: on_success when: manual
packet_ubuntu-contiv-sep: packet_ubuntu-contiv-sep:
stage: deploy-part2 stage: deploy-part2
...@@ -79,7 +79,7 @@ packet_debian9-calico-upgrade: ...@@ -79,7 +79,7 @@ packet_debian9-calico-upgrade:
packet_centos7-calico-ha: packet_centos7-calico-ha:
stage: deploy-part2 stage: deploy-part2
<<: *packet <<: *packet
when: on_success when: manual
packet_centos7-kube-router: packet_centos7-kube-router:
stage: deploy-part2 stage: deploy-part2
...@@ -99,4 +99,4 @@ packet_opensuse-canal: ...@@ -99,4 +99,4 @@ packet_opensuse-canal:
packet_ubuntu-kube-router-sep: packet_ubuntu-kube-router-sep:
stage: deploy-part2 stage: deploy-part2
<<: *packet <<: *packet
when: on_success when: manual
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment