diff --git a/tests/parallel_test/run_case.sh b/tests/parallel_test/run_case.sh index 56e898c5b2db397d57d397ca9f170d399ddce0eb..2d736e141497b084c5b0e215881683e0e8c67b15 100755 --- a/tests/parallel_test/run_case.sh +++ b/tests/parallel_test/run_case.sh @@ -79,7 +79,7 @@ md5sum /home/TDinternal/debug/build/lib/libtaos.so #define taospy 2.7.6 pip3 list|grep taospy pip3 uninstall taospy -y -pip3 install --default-timeout=60 taospy==2.7.6 +pip3 install --default-timeout=120 taospy==2.7.6 $TIMEOUT_CMD $cmd RET=$?