diff --git a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-master.yaml b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-master.yaml index 7f51797aee18b..d25d2a3d11752 100644 --- a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-master.yaml +++ b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-master.yaml @@ -97,7 +97,7 @@ tests: dependencies: OO_BUNDLE: must-gather-operator-bundle env: - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator test: - as: install @@ -135,7 +135,7 @@ tests: env: FEATURE_SET: TechPreviewNoUpgrade FIPS_ENABLED: "true" - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator OSSTREAM: rhel-10 test: @@ -171,7 +171,7 @@ tests: OO_BUNDLE: must-gather-operator-bundle env: FEATURE_SET: TechPreviewNoUpgrade - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator OSSTREAM: rhel-10 test: diff --git a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.21.yaml b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.21.yaml index 803cd1f6d22d3..559c51d663de5 100644 --- a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.21.yaml +++ b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.21.yaml @@ -97,7 +97,7 @@ tests: dependencies: OO_BUNDLE: must-gather-operator-bundle env: - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator test: - as: install diff --git a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.22.yaml b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.22.yaml index dd5641a40dd69..d6c18b843d92b 100644 --- a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.22.yaml +++ b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.22.yaml @@ -97,7 +97,7 @@ tests: dependencies: OO_BUNDLE: must-gather-operator-bundle env: - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator test: - as: install @@ -204,7 +204,7 @@ tests: env: FEATURE_SET: TechPreviewNoUpgrade FIPS_ENABLED: "true" - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator OSSTREAM: rhel-10 test: @@ -240,7 +240,7 @@ tests: OO_BUNDLE: must-gather-operator-bundle env: FEATURE_SET: TechPreviewNoUpgrade - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator OSSTREAM: rhel-10 test: diff --git a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.23.yaml b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.23.yaml index 3c9247ca0d658..fb508f9356bec 100644 --- a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.23.yaml +++ b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-4.23.yaml @@ -97,7 +97,7 @@ tests: dependencies: OO_BUNDLE: must-gather-operator-bundle env: - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator test: - as: install @@ -135,7 +135,7 @@ tests: env: FEATURE_SET: TechPreviewNoUpgrade FIPS_ENABLED: "true" - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator OSSTREAM: rhel-10 test: @@ -171,7 +171,7 @@ tests: OO_BUNDLE: must-gather-operator-bundle env: FEATURE_SET: TechPreviewNoUpgrade - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator OSSTREAM: rhel-10 test: diff --git a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-5.0.yaml b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-5.0.yaml index c4b3c6c156807..7ac8468a2b6ce 100644 --- a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-5.0.yaml +++ b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-5.0.yaml @@ -98,7 +98,7 @@ tests: dependencies: OO_BUNDLE: must-gather-operator-bundle env: - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator test: - as: install @@ -136,7 +136,7 @@ tests: env: FEATURE_SET: TechPreviewNoUpgrade FIPS_ENABLED: "true" - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator OSSTREAM: rhel-10 test: @@ -172,7 +172,7 @@ tests: OO_BUNDLE: must-gather-operator-bundle env: FEATURE_SET: TechPreviewNoUpgrade - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator OSSTREAM: rhel-10 test: diff --git a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-5.1.yaml b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-5.1.yaml index 50b8f4c5e7259..2d7fdec850752 100644 --- a/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-5.1.yaml +++ b/ci-operator/config/openshift/must-gather-operator/openshift-must-gather-operator-release-5.1.yaml @@ -97,7 +97,7 @@ tests: dependencies: OO_BUNDLE: must-gather-operator-bundle env: - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator test: - as: install @@ -135,7 +135,7 @@ tests: env: FEATURE_SET: TechPreviewNoUpgrade FIPS_ENABLED: "true" - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator OSSTREAM: rhel-10 test: @@ -171,7 +171,7 @@ tests: OO_BUNDLE: must-gather-operator-bundle env: FEATURE_SET: TechPreviewNoUpgrade - OO_INSTALL_MODE: OwnNamespace + OO_INSTALL_MODE: AllNamespaces OO_INSTALL_NAMESPACE: must-gather-operator OSSTREAM: rhel-10 test: