Skip to content

Commit

Permalink
CI: fix test name debian10-aio was a 2 instance default (kubernetes-s…
Browse files Browse the repository at this point in the history
…igs#8286)

* CI: fix test name debian10-aio was a 2 instance default

* CI: Fix running ubuntu20-aio-docker

* CI: Fix running ubuntu18-aio-docker
  • Loading branch information
cristicalin authored and nmasse-itix committed Dec 20, 2021
1 parent 301a2c0 commit 697b210
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .gitlab-ci/packet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,16 @@ packet_ubuntu20-calico-aio-ansible-2_11:

# ### PR JOBS PART2

packet_ubuntu18-aio-docker:
stage: deploy-part2
extends: .packet_pr
when: on_success

packet_ubuntu20-aio-docker:
stage: deploy-part2
extends: .packet_pr
when: on_success

packet_ubuntu18-calico-aio:
stage: deploy-part2
extends: .packet_pr
Expand Down Expand Up @@ -105,7 +115,7 @@ packet_debian10-cilium-svc-proxy:
extends: .packet_periodic
when: on_success

packet_debian10-aio:
packet_debian10-calico:
stage: deploy-part2
extends: .packet_pr
when: on_success
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 697b210

Please sign in to comment.