- 23 3月, 2022 1 次提交
-
-
由 Yang Zhao 提交于
-
- 14 3月, 2022 1 次提交
-
-
由 Yang Zhao 提交于
* [TD-13928]<feature>improve user experience for taosbenchmark * add to ci * update taos-tools * update taos tools * update taos-tools * update taos tools * fix
-
- 12 3月, 2022 1 次提交
-
-
由 sangshuduo 提交于
-
- 07 3月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* restore .gitmodules * Revert "[TD-13408]<test>: move tests directory out" This reverts commit 7db7bd9337cedc4cd0e3f3b16618b97d09791eaa. * revert to make tests back * immigrate file change in stand-alone repo to TDengine * remove tests repository checkout Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
-
- 10 2月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [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: Ntangfangzhi <fztang@taosdata.com>
-
- 08 2月, 2022 1 次提交
-
-
由 Yang Zhao 提交于
-
- 07 2月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [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: Nzhaoyanggh <yzhao@taosdata.com>
-
- 27 1月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [TS-1167]<fix>: taosTools update to 1.2.0 * [TS-1167]<fix>: taosTools update to 1.2.0 * temp modify Jenkins * fix test cases * revert * Update Jenkinsfile * Update commandline.py Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
-
- 25 1月, 2022 1 次提交
-
-
由 Yang Zhao 提交于
* add test cases * add test cases * [TD-13122]<feature>taosbenchmark support opentsdb telnet tcp
-
- 20 1月, 2022 1 次提交
-
-
由 Yang Zhao 提交于
* add test cases * add test cases * [TD-13081]<feature>taosBenchmark support specified col write * [TD-13081]<feature>taosBenchmark support specified col write
-
- 19 1月, 2022 1 次提交
-
-
由 Yang Zhao 提交于
* update test cases * add test case for benchmark sub * [TD-11053]<feature> taosbenchmark prompt estimated memory usage
-
- 18 1月, 2022 1 次提交
-
-
由 Yang Zhao 提交于
* add test cases * add test cases * update test json * [TD-11773]<feature>(tools): taosbenchmark support taosadapter * [TD-11773]<feature>(tools): taosbenchmark support taosadapter
-
- 14 1月, 2022 1 次提交
-
-
由 wafwerar 提交于
* [TS-991]<fix>(tools): taos-tools uninstall. * [TS-991]<fix>(tools): taos-tools uninstall. * [TS-991]<fix>(tools): update taosTools * [TS-991]<fix>(tools): update test case Co-authored-by: Shuduo Sang <sangshuduo@gmail.com> Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
-
- 13 1月, 2022 1 次提交
-
-
由 Yang Zhao 提交于
* 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
-
- 07 1月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [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: Nzhaoyanggh <yzhao@taosdata.com>
-
- 30 12月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-12648]<fix>(tools): taosdump json null * [TD-12648]<fix>(tools): taosdump json null
-
由 sangshuduo 提交于
* [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 Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
-
- 22 12月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* [TD-12362]<fix>: taosdump-supports-json * add 5-taos-tools/taosdump/taosdumpTestTypeJson.py * update taos-tools with detect file exists
-
由 plum-lihui 提交于
-
由 plum-lihui 提交于
-
- 06 12月, 2021 1 次提交
-
-
由 plum-lihui 提交于
-