Skip to content

Commit

Permalink
update default timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
yaoxiaoqi committed Nov 23, 2020
1 parent 7c984ec commit 5a80aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/load-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ function success() {
exit 0
}

TIMEOUT="5m"
TIMEOUT="10m"
TASKRUN_NUM=50

while [[ $# -ne 0 ]]; do
Expand Down

0 comments on commit 5a80aa7

Please sign in to comment.