diff --git a/.zuul.yaml b/.zuul.yaml index 9af18286..a4900353 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -275,7 +275,7 @@ # Cross-checks with other projects - job: name: bifrost-collections-src - parent: bifrost-integration-tinyipa-ubuntu-jammy + parent: bifrost-integration-on-ubuntu-jammy required-projects: - openstack/ansible-collections-openstack - # always use master branch when collecting parent job variants, refer to git blame for rationale. @@ -286,7 +286,7 @@ override-checkout: master - job: name: bifrost-keystone-collections-src - parent: bifrost-integration-tinyipa-keystone-ubuntu-jammy + parent: bifrost-integration-keystone-on-ubuntu-jammy required-projects: - openstack/ansible-collections-openstack - # always use master branch when collecting parent job variants, refer to git blame for rationale.