Update files list for project-config

Add missing entries to files conditions for project-config.

Change-Id: I1a8d95e550855e496a4f1ea8376c1bd08516bf39
This commit is contained in:
Andreas Jaeger 2016-06-22 08:13:07 +02:00
parent fc723a403a
commit b548da5d5e
1 changed files with 4 additions and 1 deletions

View File

@ -1864,14 +1864,16 @@ jobs:
- 'accessbot/channels.yaml'
- 'gerritbot/channels.yaml'
- 'other-requirements.txt'
- 'tools/check_irc_access.py'
- 'tools/check_channels_yaml.sh'
- 'tools/irc_tests.py'
- 'tools/normalize_channels_yaml.py'
- 'tools/projectconfig_yamllib.py'
- 'tox.ini'
- name: gate-project-config-jenkins-project
files:
- 'jenkins/jobs/projects.yaml'
- 'jenkins/jobs/.*'
- 'other-requirements.txt'
- 'tools/jenkins-projects-checks.py'
- 'tox.ini'
@ -1900,6 +1902,7 @@ jobs:
files:
- '^grafana/.*$'
- 'other-requirements.txt'
- 'tools/grafyaml-validate.sh'
- 'tox.ini'
- name: gate-project-config-dib