diff --git a/.zuul.yaml b/.zuul.yaml index ee30142e..5cde3a38 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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.