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 c72398c8a7..19717a28f0 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1878,9 +1878,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: