Skip molecule tests for Ubuntu 18.04 (#6077)

This commit is contained in:
Maxime Guyot
2020-05-05 16:17:09 +02:00
committed by GitHub
parent 7d497e46c5
commit 641a2a8bb4
5 changed files with 30 additions and 9 deletions

View File

@@ -29,13 +29,20 @@ packet_centos7-flannel-containerd-addons-ha:
variables:
MITOGEN_ENABLE: "true"
packet_ubuntu18-crio:
packet_centos7-crio:
extends: .packet
stage: deploy-part2
when: on_success
variables:
MITOGEN_ENABLE: "true"
packet_ubuntu18-crio:
extends: .packet
stage: deploy-part2
when: manual
variables:
MITOGEN_ENABLE: "true"
packet_ubuntu16-canal-kubeadm-ha:
stage: deploy-part2
extends: .packet