Skip to content

Commit

Permalink
Use open job default timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin committed Oct 14, 2024
1 parent 5a41ec7 commit d3fdb73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/machine_learning/jobs_crud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ teardown:
- do:
ml.open_job:
job_id: "job-crud-test-apis"
timeout: "30s"
timeout: "30m"
- is_true: "opened"

- do:
Expand Down

0 comments on commit d3fdb73

Please sign in to comment.