Use role instead of playbooks - validations.yml#3034
Use role instead of playbooks - validations.yml#3034danpawlik merged 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
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 validations.yml It is continuation of simplification job execution [1]. [1] openstack-k8s-operators#2929
|
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. DetailsNeeds 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/543f595406864275a761be9d3d0281b1 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 25m 33s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/88f9605fa8cd44bdb5ca1598eb873d71 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 52m 44s |
|
recheck |
1 similar comment
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e7e09bb153a64e28be3478f8d289f5e2 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 01m 23s |
|
recheck |
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 validations.yml
It is continuation of simplification job execution [1].
[1] #2929