turn off voting on pypy jobs
the pypy jobs still are failing all the projects, make it non voting until those jobs are working again. Change-Id: I7d97dcdbb5f343b9d08a1eaa256d5236e99b4d41
This commit is contained in:
parent
cde0be1e1a
commit
53659e5f74
@ -343,6 +343,8 @@ jobs:
|
|||||||
voting: false
|
voting: false
|
||||||
- name: ^(gate|check)-grenade-dsvm-partial-ncpu$
|
- name: ^(gate|check)-grenade-dsvm-partial-ncpu$
|
||||||
branch: ^(?!stable/(grizzly|havana)).*$
|
branch: ^(?!stable/(grizzly|havana)).*$
|
||||||
|
- name: ^gate-.*-pypy$
|
||||||
|
voting: false
|
||||||
- name: gate-tempest-python27
|
- name: gate-tempest-python27
|
||||||
branch: ^(?!stable/grizzly).*$
|
branch: ^(?!stable/grizzly).*$
|
||||||
# only here until stable is votable, then merge
|
# only here until stable is votable, then merge
|
||||||
|
Loading…
x
Reference in New Issue
Block a user