Tidy up file matcher for bindep jobs
The bindep jobs have a file matcher on the general-roles-jobs.yaml file, but that shouldn't be necessary since Zuul runs jobs if they definitions change. Remove the extraneous match so that we don't run lots of unecessary bindep jobs. Change-Id: Ic8b1e7bf4cccf555b3c47a7ac9fcb9aee422714b
This commit is contained in:
parent
f0d7c980b5
commit
3c17cf9ccf
@ -243,7 +243,6 @@
|
|||||||
- roles/bindep/.*
|
- roles/bindep/.*
|
||||||
- test-playbooks/simple-role-test.yaml
|
- test-playbooks/simple-role-test.yaml
|
||||||
- test-requirements.txt
|
- test-requirements.txt
|
||||||
- zuul-tests.d/general-roles-jobs.yaml
|
|
||||||
run: test-playbooks/simple-role-test.yaml
|
run: test-playbooks/simple-role-test.yaml
|
||||||
vars:
|
vars:
|
||||||
role_name: bindep
|
role_name: bindep
|
||||||
|
Loading…
x
Reference in New Issue
Block a user