Skip to content

Commit

Permalink
backport: Increase timeout when running iris-pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
  • Loading branch information
jgarciao committed Oct 21, 2024
1 parent e4c9788 commit 6b11462
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Verify Users Can Create And Run A Pipeline That Uses Custom Python Packages To I
... project=${PROJECT_NAME}
... python_file=iris_pipeline.py
... method_name=my_pipeline
... status_check_timeout=180
... status_check_timeout=300
... pipeline_params=${emtpy_dict}
[Teardown] Projects.Delete Project Via CLI By Display Name ${PROJECT_NAME}

Expand Down

0 comments on commit 6b11462

Please sign in to comment.