From e3b14234694f4f8714816b2c59b8ea35e72f1d2d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 21 Jul 2026 17:20:27 +0200 Subject: [PATCH] test: drop retired JD01 pipeline fixture --- scripts/ci-plan.test.mjs | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scripts/ci-plan.test.mjs b/scripts/ci-plan.test.mjs index 068b77e0..04a61bf2 100644 --- a/scripts/ci-plan.test.mjs +++ b/scripts/ci-plan.test.mjs @@ -123,12 +123,6 @@ test("tracked PaC remote pipelines pass selected services to catalog restore", a pipelineName: "hwlab-nc01-v03-ci-image-publish", pipelinePath: "ci/pipelines/hwlab-nc01-v03-ci-image-publish.yaml", pacPath: ".tekton/hwlab-nc01-v03-pac.yaml" - }, - { - node: "JD01", - pipelineName: "hwlab-jd01-v03-ci-image-publish", - pipelinePath: "ci/pipelines/hwlab-jd01-v03-ci-image-publish.yaml", - pacPath: ".tekton/hwlab-jd01-v03-pac.yaml" } ];