From 9857b452179e017baacada553d9b5e4029a9fde5 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Mon, 23 Jul 2018 09:45:16 +0200 Subject: [PATCH] Make all the jobs voting by default OpenStack test changes of main repos like nova, keystone, neutron in the same pipeline. These are meant to be delivered together, and therefore I think the images that are built by loci should be built together. It is currently in-line with current loci code, as there is already many loci jobs like loci-keystone, loci-nova, loci-neutron, in the main repository. However, while all the loci-* jobs are passing, only the loci-requirements is voting. This is a problem, as code could (theoretically) merge while breaking a test. This should fix it. Change-Id: I6173b57b2b2f79341a9c57acc1aa74f1a9d9facf --- .zuul.d/base.yaml | 1 - .zuul.d/requirements.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/.zuul.d/base.yaml b/.zuul.d/base.yaml index 92e0a99..803989c 100644 --- a/.zuul.d/base.yaml +++ b/.zuul.d/base.yaml @@ -3,5 +3,4 @@ pre-run: playbooks/setup-gate.yaml run: playbooks/loci-builder.yaml post-run: playbooks/post.yaml - voting: False timeout: 1200 diff --git a/.zuul.d/requirements.yaml b/.zuul.d/requirements.yaml index be0aa58..257b49e 100644 --- a/.zuul.d/requirements.yaml +++ b/.zuul.d/requirements.yaml @@ -13,7 +13,6 @@ name: loci-requirements parent: loci-base timeout: 2400 - voting: True vars: project: requirements required-projects: