Skip to content
Snippets Groups Projects
Unverified Commit 4726a110 authored by Kay Yan's avatar Kay Yan Committed by GitHub
Browse files

remove-support-for-ansible-2.9-2.10 (#8951)

parent 6b43d6af
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
packet_ubuntu20-calico-aio.yml
\ No newline at end of file
packet_ubuntu20-calico-aio.yml
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment