Kay Yan
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
0 additions and
19 deletions
-
.gitlab-ci/packet.yml
-
tests/files/packet_ubuntu20-calico-aio-ansible-2_10.yml
-
tests/files/packet_ubuntu20-calico-aio-ansible-2_9.yml
|
@ -31,23 +31,6 @@ packet_ubuntu20-calico-aio: |
|
|
variables: |
|
|
variables: |
|
|
RESET_CHECK: "true" |
|
|
RESET_CHECK: "true" |
|
|
|
|
|
|
|
|
# Exericse ansible variants during the nightly jobs |
|
|
|
|
|
packet_ubuntu20-calico-aio-ansible-2_9: |
|
|
|
|
|
stage: deploy-part1 |
|
|
|
|
|
extends: .packet_periodic |
|
|
|
|
|
when: on_success |
|
|
|
|
|
variables: |
|
|
|
|
|
ANSIBLE_MAJOR_VERSION: "2.9" |
|
|
|
|
|
RESET_CHECK: "true" |
|
|
|
|
|
|
|
|
|
|
|
packet_ubuntu20-calico-aio-ansible-2_10: |
|
|
|
|
|
stage: deploy-part1 |
|
|
|
|
|
extends: .packet_periodic |
|
|
|
|
|
when: on_success |
|
|
|
|
|
variables: |
|
|
|
|
|
ANSIBLE_MAJOR_VERSION: "2.10" |
|
|
|
|
|
RESET_CHECK: "true" |
|
|
|
|
|
|
|
|
|
|
|
packet_ubuntu20-calico-aio-ansible-2_11: |
|
|
packet_ubuntu20-calico-aio-ansible-2_11: |
|
|
stage: deploy-part1 |
|
|
stage: deploy-part1 |
|
|
extends: .packet_periodic |
|
|
extends: .packet_periodic |
|
|
|
@ -1 +0,0 @@ |
|
|
packet_ubuntu20-calico-aio.yml |
|
|
|
|
@ -1 +0,0 @@ |
|
|
packet_ubuntu20-calico-aio.yml |
|
|
|