increase crash_gen step to 2000.

This commit is contained in:
Shuduo Sang 2020-07-21 14:18:06 +08:00
parent 08fe5fbfa6
commit bfe15fe092
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 1000|| travis_terminate $?
./crash_gen.sh -a -p -t 4 -s 2000|| travis_terminate $?
sleep 1
cd ${TRAVIS_BUILD_DIR}/tests/pytest