Skip to content

[reproducer] Skip compute configuration when preProvisioned is false#3974

Open
rebtoor wants to merge 1 commit into
openstack-k8s-operators:mainfrom
rebtoor:fix/reproducer-skip-bm-compute-config
Open

[reproducer] Skip compute configuration when preProvisioned is false#3974
rebtoor wants to merge 1 commit into
openstack-k8s-operators:mainfrom
rebtoor:fix/reproducer-skip-bm-compute-config

Conversation

@rebtoor
Copy link
Copy Markdown
Contributor

@rebtoor rebtoor commented Jun 3, 2026

The "Configure EDPM based nodes ctlplane network" task in libvirt_layout.yml delegates SSH to all compute hosts. In baremetal deployments with preProvisioned=false, Ironic-provisioned computes do not accept SSH from the hypervisor, causing the reproducer to fail with Permission denied.

The task's own comment states it configures pre-provisioned nodes. Add the matching condition to enforce that.

Related-Issue: ANVIL-109

The "Configure EDPM based nodes ctlplane network" task in
libvirt_layout.yml delegates SSH to all compute hosts. In baremetal
deployments with preProvisioned=false, Ironic-provisioned computes
do not accept SSH from the hypervisor, causing the reproducer to
fail with Permission denied.

The task's own comment states it configures pre-provisioned nodes.
Add the matching condition to enforce that.

Related-Issue: ANVIL-109
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Roberto Alfieri <ralfieri@redhat.com>
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 3, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign bshewale for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@centosinfra-prod-github-app
Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/21a436d5fab0434aaa962fb69850a467

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 46m 22s
podified-multinode-edpm-deployment-crc RETRY_LIMIT in 10m 00s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 32m 38s
✔️ cifmw-pod-zuul-files SUCCESS in 4m 48s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 9m 12s
✔️ cifmw-pod-pre-commit SUCCESS in 8m 43s
✔️ cifmw-molecule-reproducer SUCCESS in 15m 43s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant