Disable python33 voting for python-ironicclient

Change-Id: I7ebfd8846f05dd0c6c9ddaad92b486f87a5ad02d
This commit is contained in:
Devananda van der Veen 2013-09-18 16:16:45 -07:00
parent 57c629ab8c
commit e4bb7a9662

View File

@ -266,7 +266,7 @@ jobs:
- name: gate-python-heatclient-python33 - name: gate-python-heatclient-python33
voting: false voting: false
- name: gate-python-ironicclient-python33 - name: gate-python-ironicclient-python33
voting: true voting: false
- name: gate-python-keystoneclient-python33 - name: gate-python-keystoneclient-python33
voting: false voting: false
- name: gate-python-marconiclient-python33 - name: gate-python-marconiclient-python33