From 6e2c0d775e38a6c4511974627f0c6599f8ce463e Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Tue, 6 Aug 2013 00:43:26 +0000 Subject: [PATCH] Prepare to test git-review * .../files/jenkins_job_builder/config/projects.yaml: Switch the python-jobs group in for the previous pep8 and tarball jobs, since we want to start running pythonXX tests too. * .../files/zuul/layout.yaml: Run voting gate-git-review-pythonXX jobs. These are effectively no-op tests for the moment, but will be shortly followed by actual integration tests already under review. Change-Id: I8cd516eef55e25d200609f6de3f06d322df383c7 --- .../files/jenkins_job_builder/config/projects.yaml | 4 +--- modules/openstack_project/files/zuul/layout.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 3 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 9f12f2add9..af996b59bd 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -281,9 +281,7 @@ node: precise tarball-site: tarballs.openstack.org jobs: - - gate-{name}-pep8 - - '{name}-branch-tarball' - - '{name}-tarball' + - python-jobs - pypi-jobs diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index e77b6bb6e1..338e30e264 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1787,8 +1787,14 @@ projects: - name: openstack-infra/git-review check: - gate-git-review-pep8 + - gate-git-review-python26 + - gate-git-review-python27 + - gate-git-review-python33 gate: - gate-git-review-pep8 + - gate-git-review-python26 + - gate-git-review-python27 + - gate-git-review-python33 post: - git-review-branch-tarball pre-release: