Skip to content

Commit

Permalink
test: reduce sleep and introduce timeout
Browse files Browse the repository at this point in the history
Signed-off-by: mikeee <[email protected]>
  • Loading branch information
mikeee committed Jul 9, 2024
1 parent 09ab122 commit b54bd56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/dist-scheduler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ expected_stdout_lines:
- 'deletejob - success'
background: true
sleep: 60
sleep: 30
timeout_seconds: 60
-->

```bash
Expand Down

0 comments on commit b54bd56

Please sign in to comment.