Merge "Mark cinder/py35 cross job as non-voting"

This commit is contained in:
Zuul 2017-11-08 13:24:02 +00:00 committed by Gerrit Code Review
commit 337ce07204
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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)).*$