test: drop retired JD01 pipeline fixture

This commit is contained in:
root
2026-07-21 17:20:27 +02:00
parent fac860fca9
commit e3b1423469
-6
View File
@@ -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"
}
];