- 07 3月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* restore .gitmodules * Revert "[TD-13408]<test>: move tests out" This reverts commit 3b050c8b64175c0d26b6bcafcba6c5a68ebf1477. * revert 3b050c8b64175c0d26b6bcafcba6c5a68ebf1477 * immigrate file change from stand-alone repo to TDengine for 2.4 * remove tests repository checkout Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
-
- 10 2月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [TD-13408]<test>: move tests out for 2.4 branch * add Jenkinsfile2 Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
-
- 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 * update test case * [TD-12655]<fix>(tools): taosdump support unsigned types cherry pick from develop branch * [TD-12655]<fix>(tools): taosdump support unsigned types pick up smallint and tinyint Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
-
- 08 12月, 2021 1 次提交
-
-
由 Yang Zhao 提交于
* [TD-11776]<fix>change taosdemo to taosBenchmark * change python test taosdemo * fix * change json back * update taos-tools * modify test case * change to taosBenchmark * update taos-tools * update taos-tools * update taos-tools * revert pr * revert * revert * update taos-tools * update taos-tools with pressure mode fix * fix test case * update * modify test case * fix * remove taosdemo test case Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
-
- 13 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-5844]<feature>: make cmd line parameter similar. * fix test case align with taosdemo change. * fix windows stack overflow issue. * fix mac compile error. * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
-
- 07 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-5844]<feature>: make cmd line parameter similar. * fix test case align with taosdemo change. * fix windows stack overflow issue. * fix mac compile error. * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
-
- 24 3月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3434] <feature>: taosdemo support query times first commit. * [TD-3434] <feature>: taosdemo support query times. refine interlace test case. * [TD-3434] <feature>: taosdemo support query times. change cmdline parameters according to TD-3431. * [TD-3434] <feature>: taosdemo support query times. fix typo in fulltest.sh * [TD-3434] <feature>: taosdemo support query times. add 2 sec sleep to avoid segfault. * [TD-3434] <feature>: taosdemo support query times. make query test easier to pass. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 22 3月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3316] <fix>: add testcase for taosdemo limit and offset. check offset 0. * [TD-3316] <fix>: add testcase for taosdemo limit and offset. fix sample file import bug. * [TD-3316] <fix>: add test case for limit and offset. fix sample data issue. * [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file. * [TD-3317] <feature>: make taosdemo support interlace mode. json parameter rows_per_tbl support. * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode insertion. refactor. * [TD-3317] <feature>: support interlace mode insertion. change json file. * [TD-3317] <feature>: support interlace mode insertion. fix multithread create table regression. * [TD-3317] <feature>: support interlace mode insertion. working but not perfect. * [TD-3317] <feature>: support interlace mode insertion. rename lowaTest with taosdemoTestWithJson * [TD-3317] <feature>: support interlace mode insertion. perfect * [TD-3317] <feature>: support interlace mode insertion. cleanup. * [TD-3317] <feature>: support interlace mode insertion. adjust algorithm of loop times. * [TD-3317] <feature>: support interlace mode insertion. fix delay time bug. * [TD-3317] <feature>: support interlace mode insertion. fix progressive timestamp bug. * [TD-3317] <feature>: support interlace mode insertion. add an option for performance print. * [TD-3317] <feature>: support interlace mode insertion. change json test case with less table for acceleration. * [TD-3317] <feature>: support interlace mode insertion. change progressive mode timestamp step and testcase. * [TD-3197] <fix>: fix taosdemo coverity scan issues. * [TD-3197] <fix>: fix taosdemo coverity scan issue. fix subscribeTest pids uninitialized. * [TD-3317] <feature>: support interlace mode insertion. add time shift for no sleep time. * [TD-3317] <feature>: support interlace insert. rework timestamp. * [TD-3416] <feature>: add taosdemo interlace testcase. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 17 3月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3316] <fix>: add testcase for taosdemo limit and offset. check offset 0. * [TD-3316] <fix>: add testcase for taosdemo limit and offset. fix sample file import bug. * [TD-3316] <fix>: add test case for limit and offset. fix sample data issue. * [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file. * [TD-3317] <feature>: make taosdemo support interlace mode. json parameter rows_per_tbl support. * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode insertion. refactor. * [TD-3317] <feature>: support interlace mode insertion. change json file. * [TD-3317] <feature>: support interlace mode insertion. fix multithread create table regression. * [TD-3317] <feature>: support interlace mode insertion. working but not perfect. * [TD-3317] <feature>: support interlace mode insertion. rename lowaTest with taosdemoTestWithJson Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 19 2月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 05 1月, 2021 1 次提交
-
-
由 Ping Xiao 提交于
-
- 25 11月, 2020 1 次提交
-
-
由 Ping Xiao 提交于
-
- 13 11月, 2020 1 次提交
-
-
由 Haojun Liao 提交于
-
- 23 9月, 2020 1 次提交
-
-
由 liuyq-617 提交于
-
- 13 8月, 2020 1 次提交
-
-
由 Ping Xiao 提交于
-
- 12 8月, 2020 1 次提交
-
-
由 Ping Xiao 提交于
-
- 21 5月, 2020 1 次提交
-
-
由 Shuduo Sang 提交于
[TD-383]
-
- 09 5月, 2020 2 次提交
-
-
由 chang 提交于
-
由 sangshuduo 提交于
-
- 25 4月, 2020 1 次提交
-
-
由 sangshuduo 提交于
-
- 22 4月, 2020 1 次提交
-
-
由 sangshuduo 提交于
with filename script pass [TD-179]
-
- 11 4月, 2020 1 次提交
-
-
由 sangshuduo 提交于
[TD-128]
-