Check and gate Gnocchi against Python 3.5

Change-Id: I3ed98cbd3b4269857a8d8012d4e5d30bbf58fa0f
This commit is contained in:
Julien Danjou 2016-07-18 11:32:33 +02:00
parent b5334b1186
commit 7be7823d3b
2 changed files with 9 additions and 0 deletions

View File

@ -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}':

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
@ -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