Merge "Add new python-jobs-linters template"

This commit is contained in:
Jenkins
2015-12-23 09:28:44 +00:00
committed by Gerrit Code Review

View File

@@ -305,6 +305,20 @@ project-templates:
post:
- '{name}-branch-tarball-constraints'
# This is the same template as python-jobs but uses the new
# linters target instead of pep8.
- name: python-jobs-linters
check:
- 'gate-{name}-docs'
- 'gate-{name}-linters'
- 'gate-{name}-python27'
gate:
- 'gate-{name}-docs'
- 'gate-{name}-linters'
- 'gate-{name}-python27'
post:
- '{name}-branch-tarball'
- name: grenade
check:
- 'gate-grenade-dsvm'