Add tempest coverage job to post
This commit adds the tempest coverage job to the post pipeline. It also switches tempest to use the python-jobs group instead of individually listing all of the jobs. Change-Id: I5d99992c05e3558bec63e7313ab41f3db2806f4e
This commit is contained in:
parent
38a80d6044
commit
a949ec435c
@ -1231,11 +1231,7 @@
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
||||
jobs:
|
||||
- gate-{name}-pep8
|
||||
- gate-{name}-requirements
|
||||
- gate-{name}-docs
|
||||
- gate-{name}-python27
|
||||
- '{name}-branch-tarball'
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
|
||||
|
||||
|
@ -2167,6 +2167,7 @@ projects:
|
||||
- check-tempest-dsvm-neutron-pg-isolated
|
||||
post:
|
||||
- tempest-docs
|
||||
- tempest-coverage
|
||||
- tempest-branch-tarball
|
||||
periodic-stable:
|
||||
- periodic-tempest-dsvm-full-grizzly
|
||||
|
Loading…
x
Reference in New Issue
Block a user