Skip to content

Commit

Permalink
Increase timeout staring workbenches in Elyra tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Garcia Oncins <[email protected]>
  • Loading branch information
jgarciao committed Sep 2, 2024
1 parent f1ac9b1 commit 0c067b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ods_ci/tests/Tests/0500__ide/0502__ide_elyra.robot
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Verify Pipelines Integration With Elyra Running Hello World Pipeline Test #
... storage=Persistent pv_existent=${FALSE}
... pv_name=${PV_NAME}_${img} pv_description=${PV_DESCRIPTION} pv_size=${PV_SIZE}
... envs=${ENVS_LIST}
Start Workbench workbench_title=elyra_${img} timeout=300s
Start Workbench workbench_title=elyra_${img} timeout=600s
Launch And Access Workbench workbench_title=elyra_${img}
Clone Git Repository And Open https://github.com/redhat-rhods-qe/ods-ci-notebooks-main
... ods-ci-notebooks-main/notebooks/500__jupyterhub/pipelines/v2/elyra/run-pipelines-on-data-science-pipelines/hello-generic-world.pipeline # robocop: disable
Expand Down

0 comments on commit 0c067b3

Please sign in to comment.