From e33a1f7dd6386bc3cbb45c41c3f0a74e03b5f1f5 Mon Sep 17 00:00:00 2001 From: Bhagyashri Shewale Date: Mon, 13 Sep 2021 18:01:26 +0530 Subject: [PATCH] Remove jobs corresponds to obselete featuresets As we are removing the jobs which are using the obselete featuresets [1] so removing those jobs from templates/layouts Change-Id: I5fe0364553ccb0904f6fb8cb2aae84a20abdd998 --- .zuul.yaml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 1d9a19e99c..73105e1c3e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -46,20 +46,3 @@ irrelevant-files: *ceilometer-irrelevant-files - telemetry-dsvm-integration-ipv6-only: irrelevant-files: *ceilometer-irrelevant-files - experimental: - jobs: - # TripleO jobs that deploy Telemetry. - # Note we don't use a project-template here, so it's easier - # to disable voting on one specific job if things go wrong. - # tripleo-ci-centos-7-scenario00(1|2)-multinode-oooq will only - # run on stable/pike while the -container will run in Queens - # and beyond. - # If you need any support to debug these jobs in case of - # failures, please reach us on #tripleo IRC channel. - # NOTE(sileht): These job takes 3 hours and fail most of the times. - # While other jobs take 20-30 minutes - # We can reenable it when they take less times. - - tripleo-ci-centos-7-scenario001-multinode-oooq - - tripleo-ci-centos-7-scenario001-standalone - - tripleo-ci-centos-7-scenario002-multinode-oooq - - tripleo-ci-centos-7-scenario002-standalone