mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
Use new bifrost CI jobs names
Ironic do not support tinyipa anymore, all jobs run with DIB based ipa ramdisks, so we updated their config and names. Change-Id: Id7b260a0965d941d3a34eb181a068a9a5e7189ef Signed-off-by: Riccardo Pittau <elfosardo@gmail.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user