-
Notifications
You must be signed in to change notification settings - Fork 26
Add cifmw_installyamls_repos variable for the kuttl job #298
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
Add cifmw_installyamls_repos variable for the kuttl job #298
Conversation
After openstack-k8s-operators/ci-framework#3430 we need to explicitely set the variable. In the edpm jobs we are inheriting it from base definitions, but for kuttl one we need to add it. Signed-off-by: Alfredo Moralejo <amoralej@redhat.com>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/200a637d2d344ecdbf913372100ca2da ✔️ openstack-meta-content-provider-master SUCCESS in 2h 34m 25s |
|
check-rdo |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/df38c62cc7004bf687ad4acc1fe54922 ✔️ openstack-meta-content-provider-master SUCCESS in 1h 32m 48s |
|
check-rdo |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cescgina The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
62e1cf9
into
openstack-k8s-operators:main
|
/cherry-pick 18.0-fr4 |
|
@amoralej: new pull request created: #299 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
After openstack-k8s-operators/ci-framework#3430 we need to explicitely set the variable. In the edpm jobs we are inheriting it from base definitions, but for kuttl one we need to add it.