[TD-2598] feature: C# taosdemo, sleep 10s after start taosd.
This commit is contained in:
parent
5970814900
commit
1263d2e1c0
|
@ -66,7 +66,7 @@ matrix:
|
|||
fuser -k -n tcp 6030
|
||||
sleep 1
|
||||
taosd > /dev/null &
|
||||
sleep 1
|
||||
sleep 10
|
||||
mono taosdemo -Q DEFAULT -y || travis_terminate $?
|
||||
|
||||
cd ${TRAVIS_BUILD_DIR}/tests
|
||||
|
|
Loading…
Reference in New Issue