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:
James E. Blair 2021-05-31 10:39:50 -07:00
parent f0d7c980b5
commit 3c17cf9ccf

View File

@ -243,7 +243,6 @@
- roles/bindep/.*
- test-playbooks/simple-role-test.yaml
- test-requirements.txt
- zuul-tests.d/general-roles-jobs.yaml
run: test-playbooks/simple-role-test.yaml
vars:
role_name: bindep