Merge "Check and gate Gnocchi against Python 3.5"

This commit is contained in:
Jenkins 2016-07-19 08:27:18 +00:00 committed by Gerrit Code Review
commit c740076ea4
2 changed files with 9 additions and 0 deletions

View File

@ -2668,6 +2668,8 @@
- py27-postgresql
- py34-mysql
- py34-postgresql
- py35-mysql
- py35-postgresql
- pypi-jobs
- gate-{name}-bashate
- '{pipeline}-gnocchi-dsvm-functional-{storagedriver}-{sqldriver}':

View File

@ -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
@ -7100,6 +7103,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
@ -7118,6 +7123,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