zuul: ignore functional jobs when patching tox/setup files

tox.ini and setup files are for python unit tests or pep. We don't need
to waste multinode or OVB jobs for the changes in these files.

Change-Id: I48fb0fa4351c44b4aa654856c4560351220a42e8
This commit is contained in:
Emilien Macchi 2017-12-01 10:39:49 -08:00
parent 4fb4224d38
commit a2fcf4e3e9
2 changed files with 4 additions and 0 deletions

View File

@ -100,6 +100,8 @@
- ^test-requirements.txt$
- ^spec/.*$
- ^Puppetfile.*$
- tox.ini
- ^setup.*$
- job:
name: tripleo-ci-dsvm-multinode

View File

@ -140,6 +140,8 @@
- ^test-requirements.txt$
- ^spec/.*$
- ^Puppetfile.*$
- tox.ini
- ^setup.*$
- job:
name: tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024