From 0415d86ac390783f77933527fafc9b603a976aee Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Mon, 26 Feb 2024 18:55:18 +0100 Subject: [PATCH] Drop integrated-gate template The old tempest-full legacy job is to be removed, because all branches that were using it have been EOLed. Drop the template that references it. Change-Id: Ib37c638a2703f323156ec6d08519f1016c413b75 --- zuul.d/zuul-legacy-project-templates.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index 03765fbc..c9606f51 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -6,15 +6,3 @@ gate: jobs: - legacy-puppet-lint - -- project-template: - name: integrated-gate - description: | - Jobs that are run across several projects to test the base - OpenStack functionality. - check: - jobs: - - tempest-full - gate: - jobs: - - tempest-full