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:
parent
fe968e9c1b
commit
d2fab28b6d
@ -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'
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user