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" } ];