Skip to content

Commit

Permalink
Merge pull request #34 from raukadah/ipa_image
Browse files Browse the repository at this point in the history
Add ironic podified job to test IPA image
  • Loading branch information
steveb authored Aug 19, 2024
2 parents ce46873 + 57a8c11 commit 19cda5d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
8 changes: 8 additions & 0 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,11 @@
- job:
name: eib-crc-podified-edpm-baremetal
parent: cifmw-crc-podified-edpm-baremetal
dependencies: ["eib-content-provider-build-images"]

- job:
name: eib-podified-multinode-ironic-deployment
parent: podified-multinode-ironic-deployment
dependencies: ["eib-content-provider-build-images"]
vars:
cifmw_update_containers_ipa_image_url: "{{ cifmw_build_images_output['images']['ironic-python-agent']['image'] }}"
5 changes: 2 additions & 3 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
github-check:
jobs:
- eib-content-provider-build-images
- eib-crc-podified-edpm-baremetal: &eib_content_provider
dependencies:
- eib-content-provider-build-images
- eib-podified-multinode-ironic-deployment
- eib-crc-podified-edpm-baremetal

0 comments on commit 19cda5d

Please sign in to comment.