Merge pull request #1378 from LeoHChen/fix_debug_test_script
[test] fix debug.sh to run for 10 minutespull/1381/head
commit
b868e2b6b5
@ -1,3 +1,3 @@ |
|||||||
./test/kill_node.sh |
./test/kill_node.sh |
||||||
rm -rf tmp_log* |
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…
Reference in new issue