Enable working Packet CI jobs and delay GCE CI (#4559)

This commit is contained in:
Maxime Guyot
2019-04-18 10:50:09 +02:00
committed by Kubernetes Prow Robot
parent 04e3fb6a5a
commit 848191e97a
3 changed files with 27 additions and 26 deletions

View File

@@ -56,14 +56,14 @@ packet_ubuntu-canal-ha:
packet_ubuntu-canal-kubeadm:
stage: deploy-part2
<<: *packet
when: manual
when: on_success
except: ['triggers']
only: ['master', /^pr-.*$/]
packet_ubuntu-flannel-ha:
stage: deploy-part2
<<: *packet
when: manual
when: on_success
except: ['triggers']
packet_ubuntu-contiv-sep:
@@ -90,7 +90,7 @@ packet_rhel7-weave:
packet_debian9-calico-upgrade:
stage: deploy-part2
<<: *packet
when: manual
when: on_success
except: ['triggers']
only: ['master', /^pr-.*$/]