Add all molecule files to the scope of check_zuul_jobs#3348
Conversation
|
[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 |
|
Zuul encountered a syntax error while parsing its multiple repeat at position 8 The problem appears in the the "cifmw-pod-zuul-files" job stanza: job: in "openstack-k8s-operators/ci-framework/zuul.d/pods.yaml@main", line 28 |
9dc5206 to
d49290d
Compare
|
Zuul encountered a syntax error while parsing its multiple repeat at position 8 The problem appears in the the "cifmw-pod-zuul-files" job stanza: job: in "openstack-k8s-operators/ci-framework/zuul.d/pods.yaml@main", line 28 |
d49290d to
128e472
Compare
check_zuul_jobs take care of multiple zuul related files. It also includes molecule job file. If any change is made to molecule within role definition, this job is not triggered, and it causes manual changes issue for molecule.yml zuul file. This commit ensure this job is run every time when any change is made to molecule file of any role. It will ensure jobs are not broken due to such changes.
128e472 to
14dc59b
Compare
|
This change depends on a change that failed to merge. Change #3346 is needed. |
|
recheck |
check_zuul_jobs take care of multiple zuul related files. It also includes molecule job file. If any change is made to molecule within role definition, this job is not triggered, and it causes manual changes issue for molecule.yml zuul file. This commit ensure this job is run every time when any change is made to molecule file of any role. It will ensure jobs are not broken due to such changes.
Jira
Depends-On: #3346