Merge pull request #1378 from LeoHChen/fix_debug_test_script

[test] fix debug.sh to run for 10 minutes
pull/1381/head
Leo Chen 5 years ago committed by GitHub
commit b868e2b6b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      test/debug.sh

@ -1,3 +1,3 @@
./test/kill_node.sh
rm -rf tmp_log*
./test/deploy.sh -D -1 ./test/configs/local-resharding.txt
./test/deploy.sh -D 600 ./test/configs/local-resharding.txt

Loading…
Cancel
Save