Drop unused playbooks except 08-run-tests.yml#3193
Drop unused playbooks except 08-run-tests.yml#3193openshift-merge-bot[bot] merged 2 commits intoopenstack-k8s-operators:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
It was just a PoC. It requires to change/update docs. |
and to the existing consumers of these playbooks, which are not unused. |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/56e1469b1ee443d5b7e93fea155f4253 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 49m 23s |
f237f02 to
bded5aa
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4730909439354ebab4465d6d3049408d ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 41m 06s |
bded5aa to
bcf3bee
Compare
|
This change depends on a change that failed to merge. Change https://review.rdoproject.org/r/c/rdo-jobs/+/58122 is needed. |
|
recheck |
|
This change depends on a change that failed to merge. Change https://review.rdoproject.org/r/c/rdo-jobs/+/58122 is needed. |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/182f45367be24d6caad59c86125184e1 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 41m 20s |
bcf3bee to
dffb14f
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/eddc6fe1c6d64cec84302a5dfad881eb ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 47m 08s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/37e207d453ee417984249cccac3d22e2 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 33m 55s |
dffb14f to
bd220e0
Compare
|
This change depends on a change that failed to merge. Change https://review.rdoproject.org/r/c/rdo-jobs/+/58122 is needed. |
|
recheck |
bd220e0 to
e6f0382
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7dc676e181454741905ecfd218bca15a ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 38m 39s |
3780120 to
70ec414
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c158f50d275c4b82b4f5bc3f8faabceb ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 04m 39s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5b6b291ce2b74b16a683ae58983bc083 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 28m 19s |
83c87bf to
da13b91
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7bebf2d5fc414f2782a7f7ddc0d36695 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 15m 36s |
|
recheck |
da13b91 to
7393603
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5fe98fd15d69494baff9af45bf567875 ✔️ openstack-k8s-operators-content-provider SUCCESS in 51m 11s |
|
This PR is stale because it has been for over 15 days with no activity. |
2 similar comments
|
This PR is stale because it has been for over 15 days with no activity. |
|
This PR is stale because it has been for over 15 days with no activity. |
The playbooks were migrated into role cifmw_setup. As it was mentioned in commit message [1], such approach should be better for developers to maintain the code. Also skip removing 08-run-tests.yml because the NFV team is using it and it takes a time to verify that. The playbook would be removed in next pull request. [1] openstack-k8s-operators#2930 Depends-On: https://review.rdoproject.org/r/c/rdo-jobs/+/58147 Depends-On: openstack-k8s-operators#3208 Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
Update comments in the playbooks, remove relations in Zuul for tracking removed files, and others that helps to remove the playbooks. Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/392fadc6e28c41bfa32445c96fde5dc2 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 13m 40s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ef681b6c1c0a4b7ea8f82c3bf3dee681 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 21m 32s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e69db21ba743468996f3ca8b8c235bba ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 16m 50s |
|
recheck |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rebtoor 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 |
The playbooks were migrated into role cifmw_setup.
As it was mentioned in commit message [1], such approach
should be better for developers to maintain the code.
Also skip removing 08-run-tests.yml because the NFV team is using it
and it takes a time to verify that. The playbook would be removed in
next pull request.
[1] #2930
Depends-On: https://review.rdoproject.org/r/c/rdo-jobs/+/58147
Depends-On: #3208