Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
- job:
name: openstack-baremetal-operator-crc-podified-edpm-baremetal
parent: cifmw-crc-podified-edpm-baremetal

- job:
name: openstack-baremetal-operator-crc-podified-edpm-baremetal-bootc
parent: cifmw-crc-podified-edpm-baremetal-bootc
vars:
cifmw_update_containers: true
cifmw_update_containers_openstack: true
cifmw_update_containers_edpm_image_url: oci://quay.io/rabi/edpm-bootc:oci-test
cifmw_install_yamls_vars:
BAREMETAL_OS_IMG_TYPE: PassThrough

- job:
name: openstack-baremetal-operator-edpm-baremetal-minor-update
parent: cifmw-crc-podified-edpm-baremetal-minor-update
3 changes: 3 additions & 0 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
- openstack-baremetal-operator-crc-podified-edpm-baremetal:
dependencies:
- openstack-baremetal-operator-content-provider
- openstack-baremetal-operator-crc-podified-edpm-baremetal-bootc:
dependencies:
- openstack-baremetal-operator-content-provider
- openstack-baremetal-operator-edpm-baremetal-minor-update:
dependencies:
- openstack-baremetal-operator-content-provider