Commit graph

8 commits

Author SHA1 Message Date
Shuduo Sang
d69c5977db
Test/sangshuduo/td 13408 move tests in (#10589)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests directory out"

This reverts commit 7db7bd9337.

* revert to make tests back

* immigrate file change in stand-alone repo to TDengine

* remove tests repository checkout

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 17:59:24 +08:00
Shuduo Sang
f94bfbaef0
[TD-13408]<test>: move tests directory out (#10174)
* [TD-13408]<test>: move tests directory out

* restore Jenkinsfile due to tests dir removal

* add --remote parameter to git submodule update

* git reset hard before checkout to branch

* call git submodule update for some submodules

* remove tests directory before checkout due to conflict

* as all branches remove tests, no need to remove it in script

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 13:43:13 +08:00
Shuduo Sang
d8c1b75fa2
Test/sangshuduo/td 12526 taosdump supplement testcase (#10102)
* [TD-12526]<test>(tools): add taosdump bool type test

* add test case for int type.

* add tinyint case

* add small int case

* add big int case

* add big int case

* add float test case

* add double test case

* add double test case

* update taos-tools

* [TD-12526]<test>(tools): taosdump supplement test cases

fix description

* [TD-12526]<test>(tools): taosdump supplement test cases

fix description

* [TD-12526]<test>(tools): taosdump supplement test case

autopep8 formatted

* [TD-12526]<test>(tools): update taosdemo

* [TD-12526]<test>(tools): taosdump supplement test case
update taos-tools

* [TD-12318]<feature>(tools)taosBenchmark support custom tag

* fix tools/taosdumpTest2.py

* [TD-12526]<test>(tools): fix test case and update taos-tools

* [TD-12526]<test>: add binary type case for taosdump

* add taosdumpTestTypeBinary.py to fulltest-tools.sh

Co-authored-by: zhaoyanggh <yzhao@taosdata.com>
2022-02-07 09:58:57 +08:00
Yang Zhao
d455c95d3d
[TD-11510]<test>(tools): add test cases for taosbenchmark (#9789)
* fix test cases

* add test cases

* add test cases

* add test cases

* add test cases

* add limit offset test case

* add test cases

* add test cases

* add test cases

* modify test cases

* add test cases

* add test cases

* add test cases

* [TD-11510]<test>(tools): add develop test for taosbenchmark
2022-01-13 22:34:08 +08:00
Shuduo Sang
6a720f23d3
Hotfix/sangshuduo/td 12655 taosdump unsigned (#9556)
* [TD-12655]<fix>(tools): taosdump unsigned

* [TD-12655]<fix>(tools): taosdump support unsigned types

add 5-taos-tools/taosdump/taosdumpTestTypeUnsignedInt.py

* [TD-12655]<fix>(tools): taosdump support unsigned

add taosdumpTestTypeUnsignedTinyInt.py

* fix query condition for 5-taos-tools/taosdump/taosdumpTestTypeUnsignedTinyInt.py

* [TD-12655]<fix>(tools): taosdump support unsigned types

add 5-taos-tools/taosdump/taosdumpTestTypeUnsignedSmallInt.py and 5-taos-tools/taosdump/taosdumpTestTypeUnsignedbigInt.py

* [TD-12655]<fix>(tools): taosdump support unsigned types

update fulltest-tools.sh and taos-tools

* [TD-11510]<test>(tools): update test case

* [TD-12655]<fix>(tools): taosdump support unsigned types

fix: local variable 'buildPath' referenced before assignment

* [TD-12655]<fix>(tools): taosdump support unsigned types

add -g to command line

* [TD-12655]<fix>(tools): taosdump support unsigned types

fix json case

Co-authored-by: zhaoyanggh <yzhao@taosdata.com>
2022-01-07 14:15:42 +08:00
liuyq-617
72e42da72a (connector)fix 2021-12-23 12:42:11 +08:00
Shuduo Sang
33bbdb8c94
[TD-12362]<fix>: taosdump-supports-json (#9237)
* [TD-12362]<fix>: taosdump-supports-json

* add 5-taos-tools/taosdump/taosdumpTestTypeJson.py

* update taos-tools with detect file exists
2021-12-22 20:46:35 +08:00
plum-lihui
d672c6cfa1 [CI modify] 2021-12-22 12:06:02 +08:00