Skip to content

Fix BGP setup in reproducer deployments - #4151

Open
fultonj wants to merge 1 commit into
openstack-k8s-operators:mainfrom
fultonj:bgp_setup
Open

Fix BGP setup in reproducer deployments#4151
fultonj wants to merge 1 commit into
openstack-k8s-operators:mainfrom
fultonj:bgp_setup

Conversation

@fultonj

@fultonj fultonj commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

The BGP preparation hook delegated libvirt tasks to the literal hypervisor host. Generated reproducer inventories identify that host through controller-0.cifmw_hypervisor_host, typically as hypervisor-1. This caused the hook to fail with:

Could not resolve hostname hypervisor

Use the inventory's recorded hypervisor name for both delegated tasks.

Fabric nodes also tried to download rhos-release before trusting the Red Hat internal CA, causing:

CERTIFICATE_VERIFY_FAILED: self-signed certificate in chain

Install the internal CA before downloading rhos-release so FRR can be installed on the leaf, spine, and router nodes.

Co-authored-by: Codex (GPT-5) codex@openai.com
Signed-off-by: John Fulton fulton@redhat.com

The BGP preparation hook delegated libvirt tasks to the literal
hypervisor host. Generated reproducer inventories identify that host
through controller-0.cifmw_hypervisor_host, typically as hypervisor-1.
This caused the hook to fail with:

  Could not resolve hostname hypervisor

Use the inventory's recorded hypervisor name for both delegated tasks.

Fabric nodes also tried to download rhos-release before trusting the
Red Hat internal CA, causing:

 CERTIFICATE_VERIFY_FAILED: self-signed certificate in chain

Install the internal CA before downloading rhos-release so FRR can be
installed on the leaf, spine, and router nodes.

Co-authored-by: Codex (GPT-5) <codex@openai.com>
Signed-off-by: John Fulton <fulton@redhat.com>
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@openshift-ci

openshift-ci Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

[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 lmiccini 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

@fultonj
fultonj requested a review from eduolivares August 31, 2026 21:16
@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/585ecf8ed5ae4ddf875281ff95f1349d

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 12m 11s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 33m 31s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 57m 47s
cifmw-crc-podified-edpm-baremetal-minor-update FAILURE in 37m 11s
✔️ openstack-k8s-operators-content-provider-bootc SUCCESS in 2h 29m 49s
✔️ cifmw-crc-podified-edpm-baremetal-bootc SUCCESS in 1h 49m 24s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 9m 49s
✔️ cifmw-pod-pre-commit SUCCESS in 9m 27s

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