launch taosd by crash_gen.

This commit is contained in:
Shuduo Sang 2020-07-08 18:46:06 +08:00
parent 0866751fd8
commit eb92c22251
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 -p -t 5 -s 50|| travis_terminate $?
./crash_gen.sh -a -p -t 5 -s 50|| travis_terminate $?
sleep 1
cd ${TRAVIS_BUILD_DIR}/tests/pytest