Skip to content

Enable separate rhos release args for compute nodes#3680

Draft
michburk wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
michburk:separate-rhos-release-args
Draft

Enable separate rhos release args for compute nodes#3680
michburk wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
michburk:separate-rhos-release-args

Conversation

@michburk
Copy link
Contributor

@michburk michburk commented Feb 12, 2026

Adds a var to the reproducer task where rhos release repos are installed, allowing the calling tasks to use different args from the cifmw_repo_setup_rhos_release_args.
Makes it possible for the compute nodes to run a separate rhel version from the hypervisor/controller-0 and use the correct rhos-release args for this different rhel version.

Note that downstream, many vars like cifmw_repo_setup_rhos_release_args are defined in some variable file like default-vars.yaml and passed to the ansible-playbook reproducer.yml ... invocation via -e. Since extravars have the highest precedence in ansible, it is impossible to overwrite these vars with other values, hence ugly variable overriding pattern.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 12, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 12, 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 yorabl 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

@softwarefactory-project-zuul
Copy link

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://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2ca51abff0a843c487020b7bad880825

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 44m 17s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 22m 52s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 36m 14s
✔️ cifmw-crc-podified-edpm-baremetal-minor-update SUCCESS in 2h 13m 59s
✔️ cifmw-pod-zuul-files SUCCESS in 4m 39s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 9m 32s
cifmw-pod-pre-commit FAILURE in 9m 21s
✔️ cifmw-molecule-reproducer SUCCESS in 15m 15s

@michburk michburk force-pushed the separate-rhos-release-args branch from 75dfd35 to 006eeea Compare February 16, 2026 13:24
@michburk michburk changed the title [DNM] Separate rhos release args Enable separate rhos release args for compute nodes Feb 16, 2026
@michburk michburk force-pushed the separate-rhos-release-args branch 3 times, most recently from 859b760 to 930fa24 Compare February 16, 2026 18:40
Adds a var to the reproducer task where rhos release repos are
installed, allowing the calling tasks to use different args from the
cifmw_repo_setup_rhos_release_args.

Signed-off-by: Michael Burke <michburk@redhat.com>
@michburk michburk force-pushed the separate-rhos-release-args branch from 930fa24 to ba893af Compare February 17, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant