Migrate Bifrost jobs to Ubuntu Jammy

Change-Id: I8971e760457a499129d06bb472598f25ee168a7f
This commit is contained in:
Dmitry Tantsur 2023-12-19 12:53:18 +01:00
parent fff978d273
commit 08c93cf9b1
No known key found for this signature in database
GPG Key ID: 315B2AF9FD216C60

View File

@ -261,7 +261,7 @@
# Cross-checks with other projects
- job:
name: bifrost-collections-src
parent: bifrost-integration-tinyipa-ubuntu-focal
parent: bifrost-integration-tinyipa-ubuntu-jammy
required-projects:
- openstack/ansible-collections-openstack
- # always use master branch when collecting parent job variants, refer to git blame for rationale.
@ -272,7 +272,7 @@
override-checkout: master
- job:
name: bifrost-keystone-collections-src
parent: bifrost-integration-tinyipa-keystone-ubuntu-focal
parent: bifrost-integration-tinyipa-keystone-ubuntu-jammy
required-projects:
- openstack/ansible-collections-openstack
- # always use master branch when collecting parent job variants, refer to git blame for rationale.