Commit 5edf45a 1 parent eb72fe3 commit 5edf45a Copy full SHA for 5edf45a
File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 98
98
override-checkout : stable-2.14
99
99
vars :
100
100
ansible_test_python : ' 3.11'
101
+
102
+ - job :
103
+ name : ansible-test-sanity-docker-stable-2.15
104
+ parent : ansible-test-sanity-docker
105
+ required-projects :
106
+ - name : github.com/ansible/ansible
107
+ override-checkout : stable-2.15
108
+ vars :
109
+ ansible_test_python : ' 3.11'
Original file line number Diff line number Diff line change 526
526
voting : false
527
527
- ansible-test-sanity-docker-stable-2.13
528
528
- ansible-test-sanity-docker-stable-2.14
529
+ - ansible-test-sanity-docker-stable-2.15
529
530
- ansible-test-units-community-vmware-python38
530
531
- ansible-test-cloud-integration-vcenter7_only-stable214
531
532
- ansible-test-cloud-integration-vcenter7_2esxi-stable214
You can’t perform that action at this time.
0 commit comments