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 1ac4f5538c..163950f5bf 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 66e1fe5e4e..f3813d0f9b 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1824,8 +1824,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: