From eabc9fad64f3a19e0f79834837fa4a37d8ae5baf Mon Sep 17 00:00:00 2001 From: Steve Wilkerson Date: Thu, 21 Nov 2019 13:53:00 -0600 Subject: [PATCH] Re-enable experimental jobs in osh-infra This adds the experimental jobs back to osh-infra, as they were erroneously disabled via comments in a previously merged change Change-Id: Id92c24223f8c22f1a0ff82b62c222b2920ecd929 Signed-off-by: Steve Wilkerson --- zuul.d/project.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 2d76ace30..2a031995f 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -54,8 +54,8 @@ # NOTE(srwilkers): Disable centos experimental jobs until issues resolved #- openstack-helm-infra-five-centos - openstack-helm-infra-five-ubuntu - # - openstack-helm-infra-tenant-ceph - # - openstack-helm-infra-elastic-beats - # - openstack-helm-infra-armada-deploy - # - openstack-helm-infra-armada-update-uuid - # - openstack-helm-infra-armada-update-passwords + - openstack-helm-infra-tenant-ceph + - openstack-helm-infra-elastic-beats + - openstack-helm-infra-armada-deploy + - openstack-helm-infra-armada-update-uuid + - openstack-helm-infra-armada-update-passwords