-
Notifications
You must be signed in to change notification settings - Fork 114
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
multinode: Add adoption vars for osp repos #2550
multinode: Add adoption vars for osp repos #2550
Conversation
Thanks for the PR! ❤️ |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/8a25546a2d024b7fa7004a61ca995edd ✔️ openstack-k8s-operators-content-provider SUCCESS in 4h 21m 40s |
recheck cifmw-crc-podified-edpm-baremetal |
Add vars for osp 17 repos into the base multinode CI job for adoption testing. Those become shared by the multinode single-stack and multinode multi-stack (novacells) jobs. Signed-off-by: Bohdan Dobrelia <[email protected]>
66b1ebe
to
885b420
Compare
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pablintino The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
/test images |
d1b78f2
into
openstack-k8s-operators:main
Add shared tripleo deploy related playbooks to use it with multinode and multistack top-scope playbooks (WIP). Rename tripleo-passwords to overcloud-passwords, to use it consistently across all adoption jobs. Fix colliding tripleo_passwords input and registered result. Avoid code repetition, and overloading of the original tripleo deploy playbook with extra conditions for multinode vs multinode + multicell (multistack, WIP). Jira: #OSPRH-6548 Depends-on: openstack-k8s-operators/ci-framework#2550 Change-Id: Ia1738e7a5b9d51adf416b42be6df4d2b89459da4 Signed-off-by: Bogdan Dobrelya <[email protected]>
Add vars for osp 17 repos into the base multinode CI job for adoption testing. Those become shared by the multinode single-stack and multinode multi-stack (novacells) jobs.
Required-by: https://review.rdoproject.org/r/c/rdo-jobs/+/55528
Jira: #OSPRH-6548