From 7bee26085ae6ab12ddab3a5f7e68347f566e1b86 Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Mon, 16 Oct 2017 16:40:08 +0100 Subject: [PATCH] Switch legacy-ansible-func to voting It's uncertain why this was set to non-voting - perhaps a bug in the migration script. As all the ansible roles in OSA and related repositories use this as the primary job definition, we change it to voting and allow each repo to change that downstream if they wish. Change-Id: I00a20b8d0e233ff170bc782528fe10e0037ef5c8 --- zuul.d/zuul-legacy-jobs.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul.d/zuul-legacy-jobs.yaml b/zuul.d/zuul-legacy-jobs.yaml index c69d77c8..de6d49e2 100644 --- a/zuul.d/zuul-legacy-jobs.yaml +++ b/zuul.d/zuul-legacy-jobs.yaml @@ -4,7 +4,6 @@ run: playbooks/legacy/ansible-func/run post-run: playbooks/legacy/ansible-func/post timeout: 5400 - voting: false required-projects: - openstack/requirements