Merge "Add linters to the governance gate"

This commit is contained in:
Jenkins 2016-10-11 13:56:03 +00:00 committed by Gerrit Code Review
commit b2a9fea24e
2 changed files with 5 additions and 0 deletions

View File

@ -5110,6 +5110,7 @@
docroot: governance
jobs:
- linters-jobs
- 'gate-{name}-docs-{node}':
node:
- ubuntu-trusty

View File

@ -1230,6 +1230,9 @@ jobs:
all-files-match-any:
- ^(test-|)requirements.txt$
- name: ^gate-governance-linters.*$
voting: false
# Never have the governance validation job voting. It is strictly for
# extra information and only run if the projects.yaml is changed
- name: ^gate-governance-tox-validate-ubuntu-xenial$
@ -9855,6 +9858,7 @@ projects:
template:
- name: merge-check
check:
- gate-governance-linters-ubuntu-xenial
- gate-governance-docs-ubuntu-trusty
- gate-governance-docs-ubuntu-xenial
- gate-governance-tox-validate-ubuntu-xenial