Add test case for calico using etcd datastore (#10722)

* Add multinode ci layout

* Add test case for calico using etcd datastore
This commit is contained in:
Max Gautier
2023-12-20 09:59:02 +01:00
committed by GitHub
parent 29ea790c30
commit 243ca5d08f
5 changed files with 48 additions and 1 deletions

View File

@ -61,6 +61,11 @@ packet_ubuntu22-calico-all-in-one:
extends: .packet_pr
when: on_success
packet_ubuntu22-calico-etcd-datastore:
stage: deploy-part2
extends: .packet_pr
when: on_success
packet_centos7-flannel-addons-ha:
extends: .packet_pr
stage: deploy-part2