From e9ccc4584b2f81cbf0dbe9c9eb9d26f79b345a36 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Fri, 6 Dec 2013 14:21:55 +0100 Subject: [PATCH] Run tests and add the ability to release for tooz Change-Id: Id96a57ca6a13839d3113d14c03fd05bdeaf669b6 --- .../jenkins_job_builder/config/projects.yaml | 9 +++++++++ modules/openstack_project/files/zuul/layout.yaml | 16 ++++++++++++++-- 2 files changed, 23 insertions(+), 2 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 608444e11b..6c905d0e10 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -1806,6 +1806,15 @@ jobs: - python-jobs +- project: + name: tooz + github-org: stackforge + node: precise + tarball-site: tarballs.openstack.org + + jobs: + - python-jobs + - project: name: sphinxcontrib-docbookrestapi github-org: stackforge diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index c74b3db736..7bfa03ba78 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1880,9 +1880,21 @@ projects: - name: stackforge/tooz check: - - gate-noop + - gate-tooz-pep8 + - gate-tooz-python26 + - gate-tooz-python27 + - gate-tooz-python33 gate: - - gate-noop + - gate-tooz-pep8 + - gate-tooz-python26 + - gate-tooz-python27 + - gate-tooz-python33 + post: + - tooz-branch-tarball + pre-release: + - tooz-tarball + release: + - tooz-tarball - name: stackforge/libra check: