|
@ -80,13 +80,6 @@ packet_ubuntu18-cilium-sep: |
|
|
except: ['triggers'] |
|
|
except: ['triggers'] |
|
|
only: ['master', /^pr-.*$/] |
|
|
only: ['master', /^pr-.*$/] |
|
|
|
|
|
|
|
|
packet_rhel7-weave: |
|
|
|
|
|
stage: deploy-part2 |
|
|
|
|
|
<<: *packet |
|
|
|
|
|
when: manual |
|
|
|
|
|
except: ['triggers'] |
|
|
|
|
|
only: ['master', /^pr-.*$/] |
|
|
|
|
|
|
|
|
|
|
|
packet_debian9-calico-upgrade: |
|
|
packet_debian9-calico-upgrade: |
|
|
stage: deploy-part2 |
|
|
stage: deploy-part2 |
|
|
<<: *packet |
|
|
<<: *packet |
|
@ -94,13 +87,6 @@ packet_debian9-calico-upgrade: |
|
|
except: ['triggers'] |
|
|
except: ['triggers'] |
|
|
only: ['master', /^pr-.*$/] |
|
|
only: ['master', /^pr-.*$/] |
|
|
|
|
|
|
|
|
packet_rhel7-canal-sep: |
|
|
|
|
|
stage: deploy-special |
|
|
|
|
|
<<: *packet |
|
|
|
|
|
when: manual |
|
|
|
|
|
except: ['triggers'] |
|
|
|
|
|
only: ['master', /^pr-.*$/] |
|
|
|
|
|
|
|
|
|
|
|
packet_centos7-calico-ha: |
|
|
packet_centos7-calico-ha: |
|
|
stage: deploy-part2 |
|
|
stage: deploy-part2 |
|
|
<<: *packet |
|
|
<<: *packet |
|
|
xxxxxxxxxx