disable glance voting on py27 tests
https://review.openstack.org/#/c/536070 is a test bug demonstrating that their gate is failing. We have freeze this week and can't have fails like this holding us back. Also remove it from the gate pipeline to reduce gate load. Change-Id: Ie2733fa7ed4f45de9184095a12d3c9841c3e2177 Signed-off-by: Matthew Thode <mthode@mthode.org>
This commit is contained in:
parent
6ed1c94a10
commit
74223de198
@ -42,6 +42,8 @@
|
||||
parent: requirements-cross-test
|
||||
description: Run cross-project tests on glance with py27.
|
||||
required-projects: openstack/glance
|
||||
# glance py27 is failing, but being activly worked on
|
||||
voting: false
|
||||
vars:
|
||||
tox_envlist: py27
|
||||
|
||||
|
@ -63,7 +63,6 @@
|
||||
- cross-cinder-py27
|
||||
- cross-cinder-py35:
|
||||
branches: ^(?!stable/(newton|ocata)).*$
|
||||
- cross-glance-py27
|
||||
- cross-glance-py35:
|
||||
branches: ^(?!stable/(newton|ocata)).*$
|
||||
- cross-horizon-py27
|
||||
|
Loading…
x
Reference in New Issue
Block a user