From 87991a509bf9af9e16d6f55828777ac6323b0acc Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Thu, 21 Aug 2014 08:11:03 -0400 Subject: [PATCH] Switch some oslo library jobs to voting A few jobs in oslo.vmware, oslo.serialization, oslo.utils related to docs and requirements had trouble, we have fixed them and they are working well now. This review switches these handful of jobs to voting to ensure we don't break them again. Change-Id: Icecf394dda84a57e88e2493d460a7009eb1d9497 --- modules/openstack_project/files/zuul/layout.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 649a0279ad..abd0ac17e0 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -610,16 +610,8 @@ jobs: voting: false - name: gate-murano-dashboard-requirements voting: false - - name: gate-oslo.serialization-docs - voting: false - - name: gate-oslo.utils-docs - voting: false - name: gate-oslo.utils-python33 voting: false - - name: gate-oslo.vmware-docs - voting: false - - name: gate-oslo.vmware-requirements - voting: false - name: gate-oslo.vmware-python33 voting: false - name: gate-solum-infra-guestagent-python33