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 3da34d28ec..df5c274a82 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -170,6 +170,7 @@ jobs: - python-jobs - pypi-jobs + - gate-{name}-python33 - gate-hacking-integration-{target-project}: target-org: openstack target-project: nova diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 3a224ceef2..ee08dbba1a 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -166,6 +166,8 @@ jobs: - '^.*requirements.txt$' - name: manuals-upstream-translation-update branch: ^master$ + - name: gate-hacking-python33 + voting: false - name: gate-hacking-integration-nova voting: false - name: gate-savanna-pylint @@ -1165,12 +1167,14 @@ projects: - gate-hacking-docs - gate-hacking-python26 - gate-hacking-python27 + - gate-hacking-python33 - gate-hacking-integration-nova gate: - gate-hacking-docs - gate-hacking-pep8 - gate-hacking-python26 - gate-hacking-python27 + - gate-hacking-python33 - gate-hacking-integration-nova post: - hacking-branch-tarball