Make gate-solum-requirements non-voting

In solum we are using python-solumclient as a dependent package. But
python-solumclient cannot be added to global requirements as it is not
part of OpenStack. For now just make the requirements gate non-voting.

Change-Id: I1df12684a552fa11d9a05d2e6da0c46742564cca
This commit is contained in:
Noorul Islam K M 2014-03-17 19:50:01 +05:30
parent 0433d760c4
commit 8d516dac87

View File

@ -577,6 +577,8 @@ jobs:
voting: false
- name: gate-solum-pypy
voting: false
- name: gate-solum-requirements
voting: false
- name: gate-reviewstats-python33
voting: false
- name: gate-refstack-python33