From f756474e2f9a449de52568d9f70e1f6f8d3cde49 Mon Sep 17 00:00:00 2001 From: Karel Suta Date: Wed, 3 Jul 2024 10:25:24 +0200 Subject: [PATCH] Use latest fms-hf-tuning image --- .../test-run-tuning-stack-tests.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ods_ci/tests/Tests/650__distributed_workloads/test-run-tuning-stack-tests.robot b/ods_ci/tests/Tests/650__distributed_workloads/test-run-tuning-stack-tests.robot index a9c4b79af..3e6e552f8 100644 --- a/ods_ci/tests/Tests/650__distributed_workloads/test-run-tuning-stack-tests.robot +++ b/ods_ci/tests/Tests/650__distributed_workloads/test-run-tuning-stack-tests.robot @@ -9,7 +9,7 @@ Resource ../../../tasks/Resources/RHODS_OLM/install/oc_install.robot *** Variables *** ${TRAINING_OPERATOR_RELEASE_ASSETS} %{TRAINING_OPERATOR_RELEASE_ASSETS=https://github.com/opendatahub-io/distributed-workloads/releases/latest/download} -${FMS_HF_TUNING_IMAGE} quay.io/modh/fms-hf-tuning:84b0337b7baee119e909d4e901b6dadfe34c1f9a +${FMS_HF_TUNING_IMAGE} quay.io/modh/fms-hf-tuning:release-5e4e9441febdb5b2beb21eaecdda1103abd1db05 *** Test Cases ***