-
Notifications
You must be signed in to change notification settings - Fork 144
[cifmw_setup] Add default value of cifmw_architecture_repo #3475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[cifmw_setup] Add default value of cifmw_architecture_repo #3475
Conversation
|
[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 |
3ff891f to
c5032be
Compare
c5032be to
4b55e37
Compare
Since cifmw_setup role is often used in playbooks outside of ci-framework, it causes group_vars to not be included and causing missing variables error. Signed-off-by: Amartya Sinha <[email protected]>
4b55e37 to
02e6981
Compare
|
I'm against that. |
This is actually a partial revert, as it is blocking integration pipeline, instead of going for an entire revert. |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/fa08c0265df6467e8d63ee05d66da8be ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 14m 51s |
|
Closing as another fix worked. Partial revert not required. |
Since cifmw_setup role is often used in playbooks outside of ci-framework, it causes group_vars to not be included and causing missing variables error.