Limit base-integration jobs

The base-integration jobs are a little expensive, since we launch
every OS in the gate. Limit job runs to when we actually update the
related files.

Change-Id: I0142541b54ffab7bfd4e00387cc4c05a05e6e686
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-09-26 10:23:02 -04:00
parent b1912315cb
commit 80fc2d3103
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -12,6 +12,10 @@
roles:
- zuul: openstack-infra/zuul-jobs
run: tests/base
files:
- ^roles/configure-mirror/.*
- ^roles/mirror-info/.*
- ^test/base.yaml
- job:
name: base-integration-centos-7