From 0b44116506ce2b29044ea7bf72806047cc2af1ed Mon Sep 17 00:00:00 2001
From: Steve Wilkerson <wilkers.steve@gmail.com>
Date: Tue, 12 Mar 2019 11:01:36 -0500
Subject: [PATCH] Make pod security policy job nonvoting check

This moves the pod security policy job to a nonvoting check and
removes it as a gating job. This was overlooked previously. Once
the job has been vetted, we can revisit potentially making it a
voting and gating job

Change-Id: I5d06343f94ae64355bce9d4f7862a8b18b5ea827
---
 zuul.d/project.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 576bd142d..a236be245 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -29,7 +29,8 @@
         # override functionality
         - openstack-helm-infra-airship-divingbell:
             voting: false
-        - openstack-helm-infra-aio-podsecuritypolicy
+        - openstack-helm-infra-aio-podsecuritypolicy:
+            voting: false
     gate:
       jobs:
         - openstack-helm-lint
@@ -37,7 +38,6 @@
         - openstack-helm-infra-aio-monitoring
         - openstack-helm-infra-openstack-support
         - openstack-helm-infra-kubernetes-keystone-auth
-        - openstack-helm-infra-aio-podsecuritypolicy
     periodic:
       jobs:
         - openstack-helm-infra-tenant-ceph