|
|
@ -22,15 +22,15 @@ packet_ubuntu20-calico-aio: |
|
|
|
|
|
|
|
# ### PR JOBS PART2 |
|
|
|
|
|
|
|
packet_centos7-flannel-addons: |
|
|
|
packet_centos7-flannel-containerd-addons-ha: |
|
|
|
extends: .packet |
|
|
|
stage: deploy-part2 |
|
|
|
when: on_success |
|
|
|
|
|
|
|
# ### MANUAL JOBS |
|
|
|
|
|
|
|
packet_centos7-weave-kubeadm-sep: |
|
|
|
stage: deploy-part2 |
|
|
|
packet_centos7-weave-upgrade-ha: |
|
|
|
stage: deploy-part3 |
|
|
|
extends: .packet |
|
|
|
when: on_success |
|
|
|
variables: |
|
|
@ -43,12 +43,12 @@ packet_ubuntu16-weave-sep: |
|
|
|
|
|
|
|
# # More builds for PRs/merges (manual) and triggers (auto) |
|
|
|
|
|
|
|
packet_ubuntu16-canal-ha: |
|
|
|
packet_ubuntu16-canal-sep: |
|
|
|
stage: deploy-special |
|
|
|
extends: .packet |
|
|
|
when: manual |
|
|
|
|
|
|
|
packet_ubuntu16-canal-kubeadm: |
|
|
|
packet_ubuntu16-canal-kubeadm-ha: |
|
|
|
stage: deploy-part2 |
|
|
|
extends: .packet |
|
|
|
when: on_success |
|
|
@ -69,23 +69,23 @@ packet_ubuntu18-cilium-sep: |
|
|
|
extends: .packet |
|
|
|
when: manual |
|
|
|
|
|
|
|
packet_ubuntu18-flannel-containerd: |
|
|
|
packet_ubuntu18-flannel-containerd-ha: |
|
|
|
stage: deploy-part2 |
|
|
|
extends: .packet |
|
|
|
when: manual |
|
|
|
|
|
|
|
packet_ubuntu18-flannel-containerd-once: |
|
|
|
packet_ubuntu18-flannel-containerd-ha-once: |
|
|
|
stage: deploy-part2 |
|
|
|
extends: .packet |
|
|
|
when: manual |
|
|
|
|
|
|
|
packet_debian9-macvlan-sep: |
|
|
|
packet_debian9-macvlan: |
|
|
|
stage: deploy-part2 |
|
|
|
extends: .packet |
|
|
|
when: manual |
|
|
|
|
|
|
|
packet_debian9-calico-upgrade-once: |
|
|
|
stage: deploy-part2 |
|
|
|
stage: deploy-part3 |
|
|
|
extends: .packet |
|
|
|
when: on_success |
|
|
|
variables: |
|
|
@ -133,7 +133,7 @@ packet_opensuse-canal: |
|
|
|
extends: .packet |
|
|
|
when: on_success |
|
|
|
|
|
|
|
packet_oracle7-canal: |
|
|
|
packet_oracle7-canal-ha: |
|
|
|
stage: deploy-part2 |
|
|
|
extends: .packet |
|
|
|
when: manual |
|
|
|