[docs] Add CI matrix and script (#5461)

* Rename CI jobs from ubuntu to ubuntu16

* Add CI matrix and script
This commit is contained in:
Maxime Guyot
2019-12-17 16:07:59 +01:00
committed by Kubernetes Prow Robot
parent 109078c5e0
commit 5df48ef8fd
16 changed files with 205 additions and 8 deletions

View File

@@ -23,37 +23,37 @@ packet_centos7-flannel-addons:
# ### MANUAL JOBS
packet_centos-weave-kubeadm-sep:
packet_centos7-weave-kubeadm-sep:
stage: deploy-part2
extends: .packet
when: on_success
variables:
UPGRADE_TEST: basic
packet_ubuntu-weave-sep:
packet_ubuntu16-weave-sep:
stage: deploy-part2
extends: .packet
when: manual
# # More builds for PRs/merges (manual) and triggers (auto)
packet_ubuntu-canal-ha:
packet_ubuntu16-canal-ha:
stage: deploy-special
extends: .packet
when: manual
packet_ubuntu-canal-kubeadm:
packet_ubuntu16-canal-kubeadm:
stage: deploy-part2
extends: .packet
when: on_success
packet_ubuntu-flannel-ha:
packet_ubuntu16-flannel-ha:
stage: deploy-part2
extends: .packet
when: manual
# Contiv does not work in k8s v1.16
# packet_ubuntu-contiv-sep:
# packet_ubuntu16-contiv-sep:
# stage: deploy-part2
# extends: .packet
# when: on_success
@@ -110,12 +110,12 @@ packet_opensuse-canal:
extends: .packet
when: manual
packet_oracle-7-canal:
packet_oracle7-canal:
stage: deploy-part2
extends: .packet
when: manual
packet_ubuntu-kube-router-sep:
packet_ubuntu16-kube-router-sep:
stage: deploy-part2
extends: .packet
when: manual