Skip to content

Commit

Permalink
remove-support-for-ansible-2.9-2.10 (#8951)
Browse files Browse the repository at this point in the history
  • Loading branch information
yankay authored Jun 10, 2022
1 parent 6b43d6a commit 4726a11
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 19 deletions.
17 changes: 0 additions & 17 deletions .gitlab-ci/packet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,6 @@ packet_ubuntu20-calico-aio:
variables:
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:
stage: deploy-part1
extends: .packet_periodic
Expand Down
1 change: 0 additions & 1 deletion tests/files/packet_ubuntu20-calico-aio-ansible-2_10.yml

This file was deleted.

1 change: 0 additions & 1 deletion tests/files/packet_ubuntu20-calico-aio-ansible-2_9.yml

This file was deleted.

0 comments on commit 4726a11

Please sign in to comment.