From 4f9e02276842caa2b5eb0bd1e6047469f44ca5e8 Mon Sep 17 00:00:00 2001 From: Petr Balogh Date: Tue, 19 Mar 2024 21:56:59 +0100 Subject: [PATCH] Fix ODF CLI live image location Signed-off-by: Petr Balogh --- ocs_ci/ocs/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocs_ci/ocs/constants.py b/ocs_ci/ocs/constants.py index 6b2e76237a6..713fefaaa18 100644 --- a/ocs_ci/ocs/constants.py +++ b/ocs_ci/ocs/constants.py @@ -1628,7 +1628,7 @@ MCG_CLI_DEV_IMAGE = "quay.io/rhceph-dev/mcg-cli" MCG_CLI_OFFICIAL_IMAGE = "registry.redhat.io/odf4/mcg-cli-rhel9" ODF_CLI_DEV_IMAGE = "quay.io/rhceph-dev/odf4-odf-cli-rhel9" -ODF_CLI_OFFICIAL_IMAGE = "registry.redhat.io/odf4/odf4-odf-cli-rhel9" +ODF_CLI_OFFICIAL_IMAGE = "registry.redhat.io/odf4/odf-cli-rhel9" # Storage classes provisioners OCS_PROVISIONERS = [