-
Notifications
You must be signed in to change notification settings - Fork 133
DNM: Use role instead of playbooks - ceph.yml #3039
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
DNM: Use role instead of playbooks - ceph.yml #3039
Conversation
Skipping CI for Draft Pull Request. |
[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.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1def5b976a014a0aaf9d5ae5cf7850a1 ✔️ openstack-k8s-operators-content-provider SUCCESS in 44m 14s |
ba5bcc1
to
3354629
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/eb2ac411e6aa49749b8830d9f82f5553 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 49m 19s |
3354629
to
b9899c9
Compare
recheck |
b9899c9
to
ec89168
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c8b4f9f92fef4075b6f3299f25885db3 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 42m 17s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5511ed46f1f74997bb91b9d1e8f88625 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 21m 42s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b2c4d23e689a4ac2ab2bd169d4cb5a08 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 46m 11s |
ec89168
to
dcb2025
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1850116316e24a21bc8bc079e7cab179 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 47m 40s |
dcb2025
to
f7f740d
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d83e38554f854d6590041af20d4fd39f ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 43m 32s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/14aca35e482c4a808983b063e48247b1 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 26m 22s |
1e1060b
to
244f1c8
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f8a8ff2a55094230a23967298fb8f12e ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 20m 40s |
recheck |
33ae1a4
to
64d9243
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/354ad072811d4877bca8f3c0941938a1 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 24m 42s |
bbbba87
to
73fd42e
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c3f0d8f691c94453a4fbe92e1d373a54 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 24m 58s |
ccd2d9a
to
dc50368
Compare
dc50368
to
f1fb8cf
Compare
Before simplifying 06-deploy-edpm.yml, it is necessary to take care of import_playbook calls within that play There are three import_playbook calls within 06-deploy-edpm.yml - validations.yml - nfs.yml - ceph.yml This PR takes care of ceph.yml It is continuation of simplification job execution [1]. [1] openstack-k8s-operators#2929
f1fb8cf
to
2525049
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2f660160d5b74bd0acd00e6b9210a1fb ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 14m 02s |
-1 let's talk before moving forward with this. it will break a lot. |
This PR is stale because it has been for over 15 days with no activity. |
Before simplifying 06-deploy-edpm.yml, it is necessary to take care of import_playbook calls within that play
There are three import_playbook calls within 06-deploy-edpm.yml
This PR takes care of ceph.yml
It is continuation of simplification job execution [1].
[1] #2929