test: add smoke test scripts
This commit is contained in:
parent
902f133516
commit
bfb5e18107
|
@ -161,4 +161,4 @@ version.h
|
||||||
geos_c.h
|
geos_c.h
|
||||||
source/libs/parser/src/sql.c
|
source/libs/parser/src/sql.c
|
||||||
include/common/ttokenauto.h
|
include/common/ttokenauto.h
|
||||||
!packaging/smoke_test/pytest_require.txt
|
!packaging/smokeTest/pytest_require.txt
|
||||||
|
|
|
@ -0,0 +1,17 @@
|
||||||
|
pytest-html
|
||||||
|
pytest-json-report
|
||||||
|
pytest-timeout
|
||||||
|
taospy
|
||||||
|
numpy
|
||||||
|
fabric2
|
||||||
|
psutil
|
||||||
|
pandas
|
||||||
|
toml
|
||||||
|
distro
|
||||||
|
requests
|
||||||
|
pexpect
|
||||||
|
faker
|
||||||
|
pyopenssl
|
||||||
|
taos-ws-py
|
||||||
|
taospy
|
||||||
|
tzlocal
|
Loading…
Reference in New Issue