diff --git a/.zuul.yaml b/.zuul.yaml index 0c9538181..44d85a67a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -29,11 +29,17 @@ - ^doc/.*$ - ^releasenotes/.*$ - openstack-helm-infra-dev-deploy-ceph: + # NOTE(srwilkers): Changing the dev-deploy-ceph job to nonvoting + # until we can agree on the proper services to deploy with this job + voting: false irrelevant-files: - ^.*\.rst$ - ^doc/.*$ - ^releasenotes/.*$ - openstack-helm-infra-dev-deploy-nfs: + #NOTE(srwilkers): Changing the dev-deploy-nfs job to nonvoting until + # we can agree on the proper services to deploy with this job + voting: false irrelevant-files: - ^.*\.rst$ - ^doc/.*$ @@ -61,16 +67,6 @@ - ^.*\.rst$ - ^doc/.*$ - ^releasenotes/.*$ - - openstack-helm-infra-dev-deploy-ceph: - irrelevant-files: - - ^.*\.rst$ - - ^doc/.*$ - - ^releasenotes/.*$ - - openstack-helm-infra-dev-deploy-nfs: - irrelevant-files: - - ^.*\.rst$ - - ^doc/.*$ - - ^releasenotes/.*$ - openstack-helm-infra-openstack-support: irrelevant-files: - ^.*\.rst$