diff --git a/bundle/manifests/cryostat-operator.clusterserviceversion.yaml b/bundle/manifests/cryostat-operator.clusterserviceversion.yaml index ddaf87a7f..c8e3d1a59 100644 --- a/bundle/manifests/cryostat-operator.clusterserviceversion.yaml +++ b/bundle/manifests/cryostat-operator.clusterserviceversion.yaml @@ -53,7 +53,7 @@ metadata: capabilities: Seamless Upgrades categories: Monitoring, Developer Tools containerImage: quay.io/cryostat/cryostat-operator:3.0.0-dev - createdAt: "2024-04-04T16:53:14Z" + createdAt: "2024-04-04T17:19:02Z" description: JVM monitoring and profiling tool operatorframework.io/initialization-resource: |- { diff --git a/bundle/tests/scorecard/config.yaml b/bundle/tests/scorecard/config.yaml index 22dbb1515..acc4e5d26 100644 --- a/bundle/tests/scorecard/config.yaml +++ b/bundle/tests/scorecard/config.yaml @@ -70,7 +70,7 @@ stages: - entrypoint: - cryostat-scorecard-tests - operator-install - image: quay.io/miwan/cryostat-operator-scorecard:3.0.0-20240404162109 + image: quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315 labels: suite: cryostat test: operator-install @@ -80,7 +80,7 @@ stages: - entrypoint: - cryostat-scorecard-tests - cryostat-cr - image: quay.io/miwan/cryostat-operator-scorecard:3.0.0-20240404162109 + image: quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315 labels: suite: cryostat test: cryostat-cr @@ -90,7 +90,7 @@ stages: - entrypoint: - cryostat-scorecard-tests - cryostat-multi-namespace - image: quay.io/miwan/cryostat-operator-scorecard:3.0.0-20240404162109 + image: quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315 labels: suite: cryostat test: cryostat-multi-namespace @@ -100,7 +100,7 @@ stages: - entrypoint: - cryostat-scorecard-tests - cryostat-recording - image: quay.io/miwan/cryostat-operator-scorecard:3.0.0-20240404162109 + image: quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315 labels: suite: cryostat test: cryostat-recording @@ -110,7 +110,7 @@ stages: - entrypoint: - cryostat-scorecard-tests - cryostat-config-change - image: quay.io/miwan/cryostat-operator-scorecard:3.0.0-20240404162109 + image: quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315 labels: suite: cryostat test: cryostat-config-change @@ -120,7 +120,7 @@ stages: - entrypoint: - cryostat-scorecard-tests - cryostat-report - image: quay.io/miwan/cryostat-operator-scorecard:3.0.0-20240404162109 + image: quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315 labels: suite: cryostat test: cryostat-report diff --git a/config/scorecard/patches/custom.config.yaml b/config/scorecard/patches/custom.config.yaml index 02876968a..f095f1d50 100644 --- a/config/scorecard/patches/custom.config.yaml +++ b/config/scorecard/patches/custom.config.yaml @@ -8,7 +8,7 @@ entrypoint: - cryostat-scorecard-tests - operator-install - image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315" + image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404171904" labels: suite: cryostat test: operator-install @@ -18,7 +18,7 @@ entrypoint: - cryostat-scorecard-tests - cryostat-cr - image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315" + image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404171904" labels: suite: cryostat test: cryostat-cr @@ -28,7 +28,7 @@ entrypoint: - cryostat-scorecard-tests - cryostat-multi-namespace - image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315" + image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404171904" labels: suite: cryostat test: cryostat-multi-namespace @@ -38,7 +38,7 @@ entrypoint: - cryostat-scorecard-tests - cryostat-recording - image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315" + image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404171904" labels: suite: cryostat test: cryostat-recording @@ -48,7 +48,7 @@ entrypoint: - cryostat-scorecard-tests - cryostat-config-change - image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315" + image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404171904" labels: suite: cryostat test: cryostat-config-change @@ -58,7 +58,7 @@ entrypoint: - cryostat-scorecard-tests - cryostat-report - image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404165315" + image: "quay.io/cryostat/cryostat-operator-scorecard:3.0.0-20240404171904" labels: suite: cryostat test: cryostat-report diff --git a/internal/test/scorecard/tests.go b/internal/test/scorecard/tests.go index 589c67120..518ac08fe 100644 --- a/internal/test/scorecard/tests.go +++ b/internal/test/scorecard/tests.go @@ -79,7 +79,7 @@ func CryostatCRTest(bundle *apimanifests.Bundle, namespace string, openShiftCert // CryostatMultiNamespaceTest checks that the operator installs multi-namespace Cryostat in response to a multi-namespace Cryostat CR func CryostatMultiNamespaceTest(bundle *apimanifests.Bundle, namespace string, openShiftCertManager bool) *scapiv1alpha3.TestResult { r := newTestResources(CryostatMultiNamespaceTestName, namespace) - r.TargetNamespaces = []string{namespace + "other"} + r.TargetNamespaces = []string{namespace + "-other"} err := r.setupCRTestResources(openShiftCertManager) if err != nil {