From f4bea80bd787dbe205b02c70cd42c83fea8fded0 Mon Sep 17 00:00:00 2001 From: bdattoma Date: Tue, 28 Nov 2023 12:26:23 +0100 Subject: [PATCH] move skip before rhosi setup in llm Signed-off-by: bdattoma --- .../420__model_serving/422__model_serving_llm.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 9b4b7a2fe..123809852 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 @@ -565,8 +565,8 @@ Install Model Serving Stack Dependencies [Documentation] Instaling And Configuring dependency operators: Service Mesh and Serverless. ... This is likely going to change in the future and it will include a way to skip installation. ... Caikit runtime will be shipped Out-of-the-box and will be removed from here. - RHOSi Setup Skip If Component Is Not Enabled kserve + RHOSi Setup IF ${SKIP_PREREQS_INSTALL} == ${FALSE} IF ${SCRIPT_BASED_INSTALL} == ${FALSE} Install Service Mesh Stack