Merge pull request #2729 from taosdata/feature/sangshuduo/ci-add-crash-gen

Feature/sangshuduo/ci add crash gen
This commit is contained in:
Shengliang Guan 2020-07-22 13:43:13 +08:00 committed by GitHub
commit 73c3446e22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 2000|| travis_terminate $?
sleep 1
cd ${TRAVIS_BUILD_DIR}/tests/pytest