Merge "Make pypy-db jobs also non-voting"

This commit is contained in:
Jenkins 2016-03-24 22:20:18 +00:00 committed by Gerrit Code Review
commit be64689188

View File

@ -1257,7 +1257,7 @@ jobs:
# BUG #1290562 pypy does not work with new setuptools, so is breaking
# all jobs. Disable until there is resolution.
- name: ^gate-.*-pypy$
- name: ^gate-.*-pypy(-db)?$
voting: false
- name: ^gate-tempest-dsvm-cells$