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:
Walter A. Boring IV 2014-07-23 14:26:39 -07:00
parent 1bedc44404
commit f81501b8d1
2 changed files with 14 additions and 2 deletions

View File

@ -439,6 +439,16 @@
- translation-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:
name: compute-api

View File

@ -796,9 +796,11 @@ projects:
- name: openstack/cinder-specs
check:
- noop
- gate-cinder-specs-python27
- gate-cinder-specs-docs
gate:
- noop
- gate-cinder-specs-python27
- gate-cinder-specs-docs
- name: openstack/cliff
template: