Commit 30428b6 1 parent eb72fe3 commit 30428b6 Copy full SHA for 30428b6
File tree 2 files changed +11
-0
lines changed
2 files changed +11
-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
537
538
- build-ansible-collection
538
539
- ansible-test-sanity-docker-stable-2.13
539
540
- ansible-test-sanity-docker-stable-2.14
541
+ - ansible-test-sanity-docker-stable-2.15
540
542
- ansible-test-units-community-vmware-python38
541
543
542
544
- project-template :
You can’t perform that action at this time.
0 commit comments