From bd42bc05bbedd899917be0c8fad1a39f83e0231c Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Fri, 27 Jun 2014 16:32:58 -0700 Subject: [PATCH] Make gate-devstack-bashate non-voting The script's name is changing, make it temporarily non-voting until images catch up. Then we can change it back. Change-Id: I7a71b910326d477520f185179ae5d4a78ac8e94b --- modules/openstack_project/files/zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 603fb18a7f..03c9d865d9 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -710,6 +710,8 @@ jobs: - name: logs - name: gate-tuskar-ui-jshint voting: false + - name: gate-devstack-bashate + voting: false # The project list is grouped by type of project, and within each # group, projects are sorted (mostly) alphabetically.