Make tripleo-build-containers-centos-7 voting

Assures that the job is triggered when relevant files are touched.

Defines file patterns which could have allowed breaking changes
to go in untested, the implicit ones from parent not being enough.

Change-Id: I5aa4eb466f2369740cd66d087c71c36d44ff7623
This commit is contained in:
Sorin Sbarnea 2019-02-11 14:49:33 +00:00
parent e01cb5735d
commit 81ef659f91
1 changed files with 14 additions and 1 deletions

View File

@ -7,15 +7,28 @@
- kolla-ansible-centos-source
- kolla-ansible-centos-binary
- tripleo-build-containers-centos-7:
voting: false
voting: true
files:
- ^.zuul.d/centos.yaml$
- ^docker/.*$
- ^kolla/.*$
- ^requirements.txt$
- ^setup.cfg$
- ^setup.py$
- kolla-ansible-bifrost-centos-source:
files: ^docker\/bifrost\/.*
gate:
jobs:
- kolla-build-centos-source
- tripleo-build-containers-centos-7:
voting: true
files:
- ^.zuul.d/centos.yaml$
- ^docker/.*$
- ^kolla/.*$
- ^requirements.txt$
- ^setup.cfg$
- ^setup.py$
periodic:
jobs:
- kolla-publish-centos-source