From de900587992ef0770612babf86d43d820420edfd Mon Sep 17 00:00:00 2001 From: vponomaryov Date: Tue, 1 Jul 2014 11:57:36 +0300 Subject: [PATCH] Add py33 job for python-manilaclient Main py33 issues with manilaclient were fixed, enable this job as non-votable until it has stable chain success runs. Change-Id: I70447a7d18330209fb51836b508e2cbce70e9486 --- modules/openstack_project/files/zuul/layout.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index ee4790abc1..b71e760f65 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -637,6 +637,8 @@ jobs: voting: false - name: ^(gate|check)-sqlalchemy-migrate-devstack-dsvm$ voting: false + - name: gate-python-manilaclient-python33 + voting: false - name: gate-manila-pylint voting: false - name: gate-manila-docs @@ -4341,6 +4343,7 @@ projects: - gate-python-manilaclient-pep8 - gate-python-manilaclient-python26 - gate-python-manilaclient-python27 + - gate-python-manilaclient-python33 - gate-manila-tempest-dsvm-neutron gate: - gate-python-manilaclient-pep8