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:
parent
7efad89609
commit
bfbac62531
@ -739,6 +739,7 @@
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- gate-{name}-python27
|
||||
- gate-{name}-docs
|
||||
|
||||
- project:
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user