From 5e3f729ffe5692e6e37d0fe6378906662d94bbd0 Mon Sep 17 00:00:00 2001 From: Drew Walters Date: Tue, 25 Jun 2019 21:36:55 +0000 Subject: [PATCH] CI: Make openstack-support and keystone-auth jobs nonvoting Change-Id: I17e7a6a499f8e7c86c5359452c3317fc4cbfe533 --- zuul.d/project.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 8624f1402..2cd8d729a 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -23,8 +23,8 @@ - openstack-helm-infra-aio-monitoring - openstack-helm-infra-aio-network-policy: voting: false - - openstack-helm-infra-openstack-support - - openstack-helm-infra-kubernetes-keystone-auth + - openstack-helm-infra-openstack-support: + voting: false # some testing performed here to check for any break of host/label # override functionality - openstack-helm-infra-airship-divingbell: @@ -38,8 +38,6 @@ - openstack-helm-lint - openstack-helm-infra-aio-logging - openstack-helm-infra-aio-monitoring - - openstack-helm-infra-openstack-support - - openstack-helm-infra-kubernetes-keystone-auth periodic: jobs: - openstack-helm-infra-tenant-ceph @@ -47,6 +45,7 @@ - openstack-helm-infra-armada-deploy - openstack-helm-infra-armada-update-uuid - openstack-helm-infra-armada-update-passwords + - openstack-helm-infra-kubernetes-keystone-auth experimental: jobs: # NOTE(srwilkers): Disable fedora experimental jobs until issues resolved @@ -57,4 +56,4 @@ - openstack-helm-infra-elastic-beats - openstack-helm-infra-armada-deploy - openstack-helm-infra-armada-update-uuid - - openstack-helm-infra-armada-update-passwords \ No newline at end of file + - openstack-helm-infra-armada-update-passwords