Merge "Mark cinder/py35 cross job as non-voting"
This commit is contained in:
commit
337ce07204
@ -34,6 +34,8 @@
|
||||
parent: requirements-cross-test
|
||||
description: Run cross-project tests on cinder with py35.
|
||||
required-projects: openstack/cinder
|
||||
# cinder seems to have very nasty races in its unit tests
|
||||
voting: false
|
||||
vars:
|
||||
tox_envlist: py35
|
||||
|
||||
|
@ -40,8 +40,6 @@
|
||||
branches: ^(?!stable/(newton|ocata|pike)).*$
|
||||
- requirements-tox-validate-projects
|
||||
- cross-cinder-py27
|
||||
- cross-cinder-py35:
|
||||
branches: ^(?!stable/(newton|ocata)).*$
|
||||
- cross-glance-py27
|
||||
- cross-glance-py35:
|
||||
branches: ^(?!stable/(newton|ocata)).*$
|
||||
|
Loading…
Reference in New Issue
Block a user