Skip to content

Commit

Permalink
Extending test timeout to 1 hour because cluster creation takes forever
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccasland authored and dandhlee committed Nov 7, 2022
1 parent 6761ad9 commit b0302e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kokoro/tests/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ test_prog="${PROJECT_ROOT}/.kokoro/tests/run_single_test.sh"

btlr_args=(
"run"
"--max-cmd-duration=30m"
"--max-cmd-duration=60m"
"**/requirements.txt"
)

Expand Down

0 comments on commit b0302e6

Please sign in to comment.