Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
Signed-off-by: xhe <[email protected]>
  • Loading branch information
xhebox committed Aug 14, 2024
1 parent e5d17c7 commit ef09896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tiup-cluster/script/scale_tiproxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ function scale_tiproxy() {
test_tls=$2
native_ssh=$3

common_args="--wait-timeout=240"
common_args="--wait-timeout=360"
if [ $native_ssh == true ]; then
common_args="$common_args --ssh=system"
fi
Expand Down

0 comments on commit ef09896

Please sign in to comment.