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: