From e45621209b130ddf6333d61a929754b784040005 Mon Sep 17 00:00:00 2001 From: Itxaka Date: Wed, 25 Sep 2019 09:56:53 +0200 Subject: [PATCH] Enable voting for jobs As agreed on the weekly meeting, its time to enable the jobs so we dont break them with new changes Change-Id: I567a19b81a6d780f8a461d62a5d17531f9c1be1b --- zuul.d/project.yaml | 36 ++++++++++++------------------------ 1 file changed, 12 insertions(+), 24 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index ace88fcc40..a570a3bd82 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -26,31 +26,19 @@ - openstack-helm-lint - openstack-helm-bandit - openstack-helm-cinder - - openstack-helm-cinder-pike-ubuntu_xenial: - voting: false - - openstack-helm-cinder-queens-ubuntu_xenial: - voting: false - - openstack-helm-cinder-rocky-ubuntu_xenial: - voting: false - - openstack-helm-cinder-rocky-ubuntu_bionic: - voting: false - - openstack-helm-cinder-rocky-opensuse_15: - voting: false - - openstack-helm-cinder-stein-ubuntu_bionic: - voting: false + - openstack-helm-cinder-pike-ubuntu_xenial + - openstack-helm-cinder-queens-ubuntu_xenial + - openstack-helm-cinder-rocky-ubuntu_xenial + - openstack-helm-cinder-rocky-ubuntu_bionic + - openstack-helm-cinder-rocky-opensuse_15 + - openstack-helm-cinder-stein-ubuntu_bionic - openstack-helm-compute-kit - - openstack-helm-compute-kit-pike-ubuntu_xenial: - voting: false - - openstack-helm-compute-kit-queens-ubuntu_xenial: - voting: false - - openstack-helm-compute-kit-rocky-ubuntu_xenial: - voting: false - - openstack-helm-compute-kit-rocky-ubuntu_bionic: - voting: false - - openstack-helm-compute-kit-rocky-opensuse_15: - voting: false - - openstack-helm-compute-kit-stein-ubuntu_bionic: - voting: false + - openstack-helm-compute-kit-pike-ubuntu_xenial + - openstack-helm-compute-kit-queens-ubuntu_xenial + - openstack-helm-compute-kit-rocky-ubuntu_xenial + - openstack-helm-compute-kit-rocky-ubuntu_bionic + - openstack-helm-compute-kit-rocky-opensuse_15 + - openstack-helm-compute-kit-stein-ubuntu_bionic - openstack-helm-horizon - openstack-helm-apparmor: voting: false