Force use of ansible 9 for bionic gates
This branch still has older python runtimes, with ubuntu bionic nodeset). However, ubuntu bionic requires ansible version 9, which is not supported anymore in Zuul, but can be forced to use it until that is completely dropped from Zuul. Change-Id: Ic4b8cfdc64e593819b15f92a52a5dcc31933de47
This commit is contained in:
committed by
Mohd Nisar Khan
parent
6cb871571d
commit
6f83965123
@@ -16,14 +16,17 @@
|
||||
- name: openstack/requirements
|
||||
override-checkout: unmaintained/wallaby
|
||||
- openstack-tox-py27:
|
||||
ansible-version: 9
|
||||
required-projects:
|
||||
- name: openstack/requirements
|
||||
override-checkout: unmaintained/wallaby
|
||||
- openstack-tox-py36:
|
||||
ansible-version: 9
|
||||
required-projects:
|
||||
- name: openstack/requirements
|
||||
override-checkout: unmaintained/wallaby
|
||||
- openstack-tox-py37:
|
||||
ansible-version: 9
|
||||
required-projects:
|
||||
- name: openstack/requirements
|
||||
override-checkout: unmaintained/wallaby
|
||||
@@ -38,14 +41,17 @@
|
||||
- name: openstack/requirements
|
||||
override-checkout: unmaintained/wallaby
|
||||
- openstack-tox-py27:
|
||||
ansible-version: 9
|
||||
required-projects:
|
||||
- name: openstack/requirements
|
||||
override-checkout: unmaintained/wallaby
|
||||
- openstack-tox-py36:
|
||||
ansible-version: 9
|
||||
required-projects:
|
||||
- name: openstack/requirements
|
||||
override-checkout: unmaintained/wallaby
|
||||
- openstack-tox-py37:
|
||||
ansible-version: 9
|
||||
required-projects:
|
||||
- name: openstack/requirements
|
||||
override-checkout: unmaintained/wallaby
|
||||
|
||||
Reference in New Issue
Block a user