From 500698398d7043301ca929807e5bf6e21bef06a7 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Wed, 3 Oct 2018 12:33:35 -0500 Subject: [PATCH] Gate: move centos to experimental untill we have optimised gates This PS moves the centos job to experimental untill we have done some optimisation on the gates Change-Id: I3bfa8be9ac86025199060ec1ad9e7485bff30901 Signed-off-by: Pete Birley --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 290a0a7ae..6bf990726 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -19,7 +19,6 @@ jobs: - openstack-helm-infra-linter - openstack-helm-infra-ubuntu - - openstack-helm-infra-centos - 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 @@ -34,13 +33,14 @@ jobs: - openstack-helm-infra-linter - openstack-helm-infra-ubuntu - - openstack-helm-infra-centos - openstack-helm-infra-openstack-support - openstack-helm-infra-kubernetes-keystone-auth experimental: jobs: #NOTE(srwilkers): Make fedora job experimental until issues resolved - openstack-helm-infra-fedora + #NOTE(srwilkers): Make centos job experimental until issues resolved + - openstack-helm-infra-centos - nodeset: name: openstack-helm-single-node