From 25b5bcd22d709e98c9cd0ce60738a05d48b6daa0 Mon Sep 17 00:00:00 2001 From: "michal.gubricky" Date: Mon, 18 Nov 2024 12:40:49 +0100 Subject: [PATCH] Remove development artifact Signed-off-by: michal.gubricky --- .../kaas-sonobuoy-tests/scs-conformance-sonobuoy-plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/kaas/kaas-sonobuoy-tests/scs-conformance-sonobuoy-plugin.yaml b/Tests/kaas/kaas-sonobuoy-tests/scs-conformance-sonobuoy-plugin.yaml index c81658325..48097d943 100644 --- a/Tests/kaas/kaas-sonobuoy-tests/scs-conformance-sonobuoy-plugin.yaml +++ b/Tests/kaas/kaas-sonobuoy-tests/scs-conformance-sonobuoy-plugin.yaml @@ -7,7 +7,7 @@ spec: command: - bash args: ["-c","go tool test2json ./custom.test -test.v | tee ${SONOBUOY_RESULTS_DIR}/out.json ; echo ${SONOBUOY_RESULTS_DIR}/out.json > ${SONOBUOY_RESULTS_DIR}/done"] - image: registry.dnation.cloud/test-mg/scsconformance:dev #ghcr.io/sovereigncloudstack/standards/scs-kaas-conformance:dev + image: ghcr.io/sovereigncloudstack/standards/scs-kaas-conformance:dev env: - name: NS_PREFIX value: custom