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:
parent
b1912315cb
commit
80fc2d3103
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user