Add gating jobs for stacktach-winchester

- Update stacktach-winchester project to run PEP-8 and py27 jobs as part of the gate

Change-Id: If0dfb862d8c2df0f5f52d67a297d548728b9b46a
This commit is contained in:
Levi Blackstone 2015-04-09 14:08:27 -05:00
parent fe968e9c1b
commit d2fab28b6d
2 changed files with 9 additions and 1 deletions

View File

@ -5174,6 +5174,9 @@
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: sticks
node: 'bare-precise || bare-trusty'

View File

@ -6765,7 +6765,12 @@ projects:
- name: stackforge/stacktach-winchester
template:
- name: merge-check
- name: noop-jobs
check:
- gate-stacktach-pep8
- gate-stacktach-python27
gate:
- gate-stacktach-pep8
- gate-stacktach-python27
- name: stackforge/sticks
template: