From 2f5a474e1aa8893822a9c2e3626066521940ee0b Mon Sep 17 00:00:00 2001 From: bdattoma Date: Tue, 10 Oct 2023 17:37:30 +0200 Subject: [PATCH] add test doc Signed-off-by: bdattoma --- .../420__model_serving/422__model_serving_llm.robot | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ods_ci/tests/Tests/400__ods_dashboard/420__model_serving/422__model_serving_llm.robot b/ods_ci/tests/Tests/400__ods_dashboard/420__model_serving/422__model_serving_llm.robot index ff5275ea2..b11de1bf0 100644 --- a/ods_ci/tests/Tests/400__ods_dashboard/420__model_serving/422__model_serving_llm.robot +++ b/ods_ci/tests/Tests/400__ods_dashboard/420__model_serving/422__model_serving_llm.robot @@ -430,6 +430,11 @@ Verify User Can Serve And Query Flan-t5 Large ... isvc_names=${models_names} Verify Runtime Upgrade Does Not Affect Deployed Models + [Documentation] Upgrades the caikit runtime inthe same NS where a model + ... is already deployed. The expecation is that the current model + ... must remain unchanged after the runtime upgrade. + ... ATTENTION: this is an approximation of the runtime upgrade scenario, however + ... the real case scenario will be defined once RHODS actually ships the Caikit runtime. [Tags] ODS-2404 WatsonX [Setup] Set Project And Runtime namespace=${TEST_NS} ${test_namespace}= Set Variable ${TEST_NS}