increase crash_gen step to 1000.

This commit is contained in:
Shuduo Sang 2020-07-21 13:55:31 +08:00
parent 3ae155445f
commit 08fe5fbfa6
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ matrix:
pkill -TERM -x taosd
fuser -k -n tcp 6030
sleep 1
./crash_gen.sh -a -p -t 4 -s 25|| travis_terminate $?
./crash_gen.sh -a -p -t 4 -s 1000|| travis_terminate $?
sleep 1
cd ${TRAVIS_BUILD_DIR}/tests/pytest