[edpm_deploy_baremetal] Skip all provisionserver checks for PassThrough#4063
[edpm_deploy_baremetal] Skip all provisionserver checks for PassThrough#4063rabi wants to merge 1 commit into
Conversation
…ough Commit 140f441 recently added ProvisionServer status and image/checksum verification tasks, but they do not carry over the existing PassThrough check. Skip those tasks when BAREMETAL_OS_IMG_TYPE is PassThrough, and group the ProvisionServer readiness checks into a single gated block since no OpenStackProvisionServer is created in that mode. Signed-off-by: rabi <ramishra@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 48m 38s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 04m 32s |
Commit 140f441 recently added ProvisionServer status and image/checksum verification tasks, but they do not carry over the existing PassThrough check. Skip those tasks when BAREMETAL_OS_IMG_TYPE is PassThrough, and group the ProvisionServer readiness checks into a single gated block since no OpenStackProvisionServer is created in that mode.