diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index a5c42e7768..115a074ed0 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -2661,6 +2661,8 @@ - py27-postgresql - py34-mysql - py34-postgresql + - py35-mysql + - py35-postgresql - pypi-jobs - gate-{name}-bashate - '{pipeline}-gnocchi-dsvm-functional-{storagedriver}-{sqldriver}': diff --git a/zuul/layout.yaml b/zuul/layout.yaml index fd8d4ee809..678ec5c7c7 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2811,6 +2811,9 @@ jobs: - name: gate-python-keystoneclient-requirements branch: ^(?!feature/keystoneauth_integration).*$ + - name: ^gate-gnocchi-tox-db-py35 + branch: ^(?!stable/(1\..|2\.[01])) + - name: ^gate-gnocchi-grenade-dsvm-functional-.*-1\.x$ branch: ^(?!stable/1\..).*$ voting: false @@ -7085,6 +7088,8 @@ projects: - gate-gnocchi-tox-db-py27-postgresql - gate-gnocchi-tox-db-py34-mysql - gate-gnocchi-tox-db-py34-postgresql + - gate-gnocchi-tox-db-py35-mysql + - gate-gnocchi-tox-db-py35-postgresql - gate-gnocchi-bashate - gate-gnocchi-dsvm-functional-file-mysql - gate-gnocchi-dsvm-functional-swift-postgresql @@ -7103,6 +7108,8 @@ projects: - gate-gnocchi-tox-db-py27-postgresql - gate-gnocchi-tox-db-py34-mysql - gate-gnocchi-tox-db-py34-postgresql + - gate-gnocchi-tox-db-py35-mysql + - gate-gnocchi-tox-db-py35-postgresql - gate-gnocchi-bashate - gate-gnocchi-dsvm-functional-file-mysql - gate-gnocchi-dsvm-functional-swift-postgresql