From a949ec435cfacb22492c7b45e5e7420d2ffbca8d Mon Sep 17 00:00:00 2001
From: Matthew Treinish <treinish@linux.vnet.ibm.com>
Date: Thu, 20 Feb 2014 19:08:24 -0500
Subject: [PATCH] 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
---
 .../files/jenkins_job_builder/config/projects.yaml          | 6 +-----
 modules/openstack_project/files/zuul/layout.yaml            | 1 +
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml
index 312bcfb871..65a8e6b96c 100644
--- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml
+++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml
@@ -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
 
 
diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml
index 99758e3776..4f528a5e2c 100644
--- a/modules/openstack_project/files/zuul/layout.yaml
+++ b/modules/openstack_project/files/zuul/layout.yaml
@@ -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