From b8b0c7cd60920716c42b694be0dc15e2f6193847 Mon Sep 17 00:00:00 2001 From: Luca Giorgi Date: Wed, 12 Jul 2023 12:48:35 +0200 Subject: [PATCH] Update workbench timeout in first Elyra test Signed-off-by: Luca Giorgi --- .../435__data-science-pipelines-elyra.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ods_ci/tests/Tests/400__ods_dashboard/430__data_science_pipelines/435__data-science-pipelines-elyra.robot b/ods_ci/tests/Tests/400__ods_dashboard/430__data_science_pipelines/435__data-science-pipelines-elyra.robot index 723da5cee..46e5351d0 100644 --- a/ods_ci/tests/Tests/400__ods_dashboard/430__data_science_pipelines/435__data-science-pipelines-elyra.robot +++ b/ods_ci/tests/Tests/400__ods_dashboard/430__data_science_pipelines/435__data-science-pipelines-elyra.robot @@ -45,7 +45,7 @@ Verify Pipeline Is Displayed Correctly In Standard Data Science Workbench ... storage=Persistent pv_existent=${FALSE} ... pv_name=${PV_NAME} pv_description=${PV_DESCRIPTION} pv_size=${PV_SIZE} ... envs=${ENVS_LIST} - Start Workbench workbench_title=elyra-sds + Start Workbench workbench_title=elyra-sds timeout=300s Launch And Access Workbench workbench_title=elyra-sds Clone Git Repository And Open https://github.com/redhat-rhods-qe/ods-ci-notebooks-main ... ods-ci-notebooks-main/notebooks/500__jupyterhub/elyra/run-pipelines-on-data-science-pipelines/hello-generic-world.pipeline # robocop: disable