Switch the remaining opendev zuul tenants to ansible 9 by default

We switched zuul and opendev a little while back and fixed the bugs that
we discovered. Since then OpenStack has produced its 2024.2 Dalmatian
release which makes this a good time to update everything else.

I did check that devstack+tempest seem to generally work in this change
[0] as they do a bunch of non trivial stuff that should help ensure
general compatibility. The change got a -1 but this was due to a known
bug with nova jobs. It seems to work generally and did not hit ansible
update problems.

[0] https://review.opendev.org/c/openstack/tempest/+/929684

Change-Id: I953590525f1ca3968ebd16839d43d91741091dd7
This commit is contained in:
Clark Boylan 2024-10-03 09:21:34 -07:00
parent 700f0be813
commit f33ef79c4f

View File

@ -94,7 +94,7 @@
- tenant:
name: openstack
admin-rules: *admin_rules
default-ansible-version: '8'
default-ansible-version: '9'
max-nodes-per-job: 10
source:
gerrit:
@ -1420,7 +1420,7 @@
- tenant:
name: vexxhost
admin-rules: *admin_rules
default-ansible-version: '8'
default-ansible-version: '9'
max-nodes-per-job: 10
source:
gerrit:
@ -1595,7 +1595,7 @@
- tenant:
name: pyca
admin-rules: *admin_rules
default-ansible-version: '8'
default-ansible-version: '9'
max-nodes-per-job: 1
source:
gerrit:
@ -1623,7 +1623,7 @@
- tenant:
name: pypa
admin-rules: *admin_rules
default-ansible-version: '8'
default-ansible-version: '9'
max-nodes-per-job: 1
source:
gerrit:
@ -1646,7 +1646,7 @@
- tenant:
name: volvocars
admin-rules: *admin_rules
default-ansible-version: '8'
default-ansible-version: '9'
max-nodes-per-job: 10
source:
gerrit: