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:
parent
0433d760c4
commit
8d516dac87
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user