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 9a51b54625..f60b63fcf9 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -1905,6 +1905,9 @@ jobs: - 'gate-{name}-pep8' + - 'gate-{name}-python26' + - 'gate-{name}-python27' + - 'gate-{name}-python33' - '{name}-tarball' - pypi-jobs diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 1321f16bed..1e34482404 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3820,8 +3820,14 @@ projects: - name: stackforge/sphinxcontrib-docbookrestapi check: - gate-sphinxcontrib-docbookrestapi-pep8 + - gate-sphinxcontrib-docbookrestapi-python26 + - gate-sphinxcontrib-docbookrestapi-python27 + - gate-sphinxcontrib-docbookrestapi-python33 gate: - gate-sphinxcontrib-docbookrestapi-pep8 + - gate-sphinxcontrib-docbookrestapi-python26 + - gate-sphinxcontrib-docbookrestapi-python27 + - gate-sphinxcontrib-docbookrestapi-python33 pre-release: - sphinxcontrib-docbookrestapi-tarball release: