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

This reverts commit a61478df1a5736fdc2bcb9f07fceb52d2a9fd804.

The high failure rate on py35 cinder unit tests has been mitigated by
cleaning up the logging output during the runs.

Change-Id: Ia4112ac78c800fb2ac8ee1fa68f0ab1f80803e59
This commit is contained in:
Matthew Treinish 2018-01-15 16:04:32 -05:00
parent 241f57f546
commit ab9abf4ff8
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177
2 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,6 @@
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

@ -61,6 +61,8 @@
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)).*$