From 87b370ef3d2a8b380375ef9232f727c83a150575 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Wed, 9 Oct 2013 16:40:24 -0400 Subject: [PATCH] Add unit tests to gating jobs on elastic-recheck This depends on the elastic-recheck change: I4bdc7f1098bfb7fa16dd869b2e54b3154848c3e1 Change-Id: I2aa52d680e6f25d70c3f8be97503913149840d16 --- .../files/jenkins_job_builder/config/projects.yaml | 1 + modules/openstack_project/files/zuul/layout.yaml | 2 ++ 2 files changed, 3 insertions(+) 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 7f08fb5454..55c0f44845 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -223,6 +223,7 @@ jobs: - gate-{name}-pep8 + - gate-{name}-python27 - project: diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 0ae6ebc32d..e36af02178 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1557,8 +1557,10 @@ projects: - name: openstack-infra/elastic-recheck check: - gate-elastic-recheck-pep8 + - gate-elastic-recheck-python27 gate: - gate-elastic-recheck-pep8 + - gate-elastic-recheck-python27 - name: openstack-infra/devstack-gate check: