Add python27 job to nova-specs

As of I1c15282e166fb3fe2e60fcf063a6cd822a3411ff nova-specs has a unit
test that we want to gate on. Since nova-specs isn't a deliverable repo
or part of the integrated release, we don't care about python26
compatibility.

Change-Id: I08f131a0a00f64f193e25b4df7fa56d53b41f510
This commit is contained in:
Joe Gordon 2014-03-31 10:53:42 -07:00
parent 7efad89609
commit bfbac62531
2 changed files with 3 additions and 0 deletions

View File

@ -739,6 +739,7 @@
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-python27
- gate-{name}-docs
- project:

View File

@ -912,8 +912,10 @@ projects:
- name: openstack/nova-specs
check:
- gate-nova-specs-python27
- gate-nova-specs-docs
gate:
- gate-nova-specs-python27
- gate-nova-specs-docs
- name: stackforge/nova-docker