diff --git a/ods_ci/tests/Tests/0100__platform/0101__deploy/0104__operators/0104__rhods_operator/0110__service_mesh.robot b/ods_ci/tests/Tests/0100__platform/0101__deploy/0104__operators/0104__rhods_operator/0110__service_mesh.robot index d55cbab06..346a6a7fe 100644 --- a/ods_ci/tests/Tests/0100__platform/0101__deploy/0104__operators/0104__rhods_operator/0110__service_mesh.robot +++ b/ods_ci/tests/Tests/0100__platform/0101__deploy/0104__operators/0104__rhods_operator/0110__service_mesh.robot @@ -119,7 +119,7 @@ Fetch Cluster Type By Domain Create Smcp From Template [Documentation] Create a default ServiceMeshControlPlane from a template - ${file_path}= Set Variable ~/work/ods-ci/ods_ci/tasks/Resources/Files/ + ${file_path}= Set Variable ./tasks/Resources/Files/ ${return_code}= Run And Return Rc oc apply -f ${file_path}smcp_template.yml Should Be Equal As Integers ${return_code} 0