From ef46e3cff784adeed177c96b039d549e119ab8cb Mon Sep 17 00:00:00 2001 From: Alejandro Cabrera Date: Thu, 1 Aug 2013 16:29:43 -0400 Subject: [PATCH] Add Python 3.3 gate for Marconi + Client Change-Id: Ida70266bf059604fb6b99b4c0a72440eff8e2e52 Rationale: help ensure py3k-compat is a priority for marconi-dev. --- .../files/jenkins_job_builder/config/projects.yaml | 2 ++ modules/openstack_project/files/zuul/layout.yaml | 9 ++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) 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 a54046fbc9..1810d6437c 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -716,6 +716,7 @@ jobs: - python-jobs + - gate-{name}-python33 - project: @@ -1066,6 +1067,7 @@ jobs: - python-jobs + - gate-{name}-python33 - project: name: cookbook-openstack-common diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index eaf794c1fa..1b386fbf64 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -172,7 +172,10 @@ jobs: voting: false - name: gate-django_openstack_auth-python27 voting: false - + - name: gate-marconi-python33 + voting: false + - name: gate-python-marconiclient-python33 + voting: false projects: - name: openstack-infra/zuul @@ -1453,10 +1456,12 @@ projects: - gate-marconi-pep8 - gate-marconi-python26 - gate-marconi-python27 + - gate-marconi-python33 gate: - gate-marconi-pep8 - gate-marconi-python26 - gate-marconi-python27 + - gate-marconi-python33 - name: stackforge/staccato check: @@ -2233,10 +2238,12 @@ projects: - gate-python-marconiclient-pep8 - gate-python-marconiclient-python26 - gate-python-marconiclient-python27 + - gate-python-marconiclient-python33 gate: - gate-python-marconiclient-pep8 - gate-python-marconiclient-python26 - gate-python-marconiclient-python27 + - gate-python-marconiclient-python33 - name: stackforge/cookbook-openstack-block-storage check: