Merge "Check and gate Gnocchi against Python 3.5"
This commit is contained in:
commit
c740076ea4
@ -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}':
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user