Turn on tests for cinder-specs patches
This patch enables py27 and docs tests for patch reviews and gate for cinder-specs. Change-Id: I146c1abfaa745818aa97b6c379a666847021fb85
This commit is contained in:
parent
1bedc44404
commit
f81501b8d1
@ -439,6 +439,16 @@
|
|||||||
- translation-jobs
|
- translation-jobs
|
||||||
- rally-jobs
|
- rally-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: cinder-specs
|
||||||
|
github-org: openstack
|
||||||
|
node: 'bare-precise || bare-trusty'
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-python27
|
||||||
|
- gate-{name}-docs
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: compute-api
|
name: compute-api
|
||||||
|
@ -796,9 +796,11 @@ projects:
|
|||||||
|
|
||||||
- name: openstack/cinder-specs
|
- name: openstack/cinder-specs
|
||||||
check:
|
check:
|
||||||
- noop
|
- gate-cinder-specs-python27
|
||||||
|
- gate-cinder-specs-docs
|
||||||
gate:
|
gate:
|
||||||
- noop
|
- gate-cinder-specs-python27
|
||||||
|
- gate-cinder-specs-docs
|
||||||
|
|
||||||
- name: openstack/cliff
|
- name: openstack/cliff
|
||||||
template:
|
template:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user