Skip to content

Comments

Add skmo addition#3705

Open
vakwetu wants to merge 3 commits intoopenstack-k8s-operators:mainfrom
vakwetu:add_skmo_addition
Open

Add skmo addition#3705
vakwetu wants to merge 3 commits intoopenstack-k8s-operators:mainfrom
vakwetu:add_skmo_addition

Conversation

@vakwetu
Copy link
Contributor

@vakwetu vakwetu commented Feb 24, 2026

We are trying to use the inheritance mechanism. This hasn't worked well in the past, but lets see.

@openshift-ci
Copy link
Contributor

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

@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/0bb4f39f1ee54ed08b69e463f6636194

✔️ openstack-k8s-operators-content-provider SUCCESS in 27m 37s
podified-multinode-edpm-deployment-crc RETRY_LIMIT in 11m 18s
cifmw-crc-podified-edpm-baremetal RETRY_LIMIT in 14m 26s
cifmw-crc-podified-edpm-baremetal-minor-update RETRY_LIMIT in 14m 15s
✔️ cifmw-pod-zuul-files SUCCESS in 5m 30s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 9m 35s
✔️ cifmw-pod-k8s-snippets-source SUCCESS in 4m 29s
✔️ cifmw-pod-pre-commit SUCCESS in 8m 54s
✔️ cifmw-architecture-validate-hci SUCCESS in 4m 17s
✔️ cifmw-molecule-ci_gen_kustomize_values SUCCESS in 5m 59s

Initial testing
We need to separate the common bits out and use some inheritance
to avoid duplication, but this is proving problematic right now.
Just duplicate stuff now to make sure we have all the other bits
in place.
Add a _cifmw_va_common_loaded sentinel variable to va-common.yml and
check for it in the auto-include logic in reproducer.yml,
deploy-edpm-reuse.yaml, and playbooks/adoption/pre.yml. This prevents
va-common.yml from being loaded twice when it is already included via
cifmw_parent_scenario, which would otherwise clobber overrides set by
parent scenario files.

With this fix, va-multi-skmo.yml can safely inherit from both
va-common.yml and va-multi.yml via cifmw_parent_scenario, replacing
the previous ~400-line standalone copy with a minimal override file.
@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/926d2a7534a24c488b20e8e93c851a78

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 34m 18s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 21m 32s
cifmw-crc-podified-edpm-baremetal RETRY_LIMIT in 14m 24s
cifmw-crc-podified-edpm-baremetal-minor-update RETRY_LIMIT in 14m 51s
✔️ cifmw-pod-zuul-files SUCCESS in 4m 54s
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 8m 20s
✔️ cifmw-pod-k8s-snippets-source SUCCESS in 4m 42s
✔️ cifmw-pod-pre-commit SUCCESS in 8m 06s
✔️ cifmw-architecture-validate-hci SUCCESS in 4m 27s
✔️ cifmw-molecule-ci_gen_kustomize_values SUCCESS in 5m 15s

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