Make py34 job non-voting for oslo.messaging

We're seeing Bug 1367907 again, so disable the python 3.4 job for
oslo.messaging so we can fix a critical issue blocking Ironic.

Change-Id: I4f82ded404bb79581feb568685062fb224897b42
Partial-bug: #1461182
This commit is contained in:
Doug Hellmann 2015-06-02 19:59:32 +00:00
parent 609ebf7e19
commit a7b4ff7b73

View File

@ -1058,6 +1058,7 @@ jobs:
- name: gate-oslo.messaging-python34
branch: ^(?!stable/(?:icehouse|juno|kilo)).*$
voting: false
- name: gate-oslo.vmware-python34
voting: false