From f984d785669360c55ccf4f68eecbb29dc82a2292 Mon Sep 17 00:00:00 2001 From: Jaromir Wysoglad Date: Tue, 14 Nov 2023 09:48:09 -0500 Subject: [PATCH] Remove the telemetry-dsvm-integration-train job I'd like to remove old jobs from the telemetry-tempest plugin repository to cleanup the .zuul.yaml file there. This means, that I'd like to remove the telemetry-dsvm-integration-train job and for that it can't be used here. Change-Id: I35a075985f192a576d2d6dcd521417a95977a00b --- .zuul.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index f302e3cf..71945582 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -6,7 +6,6 @@ - release-notes-jobs-python3 check: jobs: - - telemetry-dsvm-integration-train - telemetry-dsvm-integration-ipv6-only # TripleO jobs that deploy Telemetry. # Note we don't use a project-template here, so it's easier @@ -26,5 +25,4 @@ voting: false gate: jobs: - - telemetry-dsvm-integration-train - telemetry-dsvm-integration-ipv6-only