- 28 11月, 2022 1 次提交
-
-
由 kailixu 提交于
-
- 05 11月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* fix: taosbenchmark query interval unit * fix: taosbenchmark query interval
-
- 31 7月, 2022 2 次提交
-
-
由 sangshuduo 提交于
* feat: update taos-tools for 2.6 [TD-14141] * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: updaete taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * feat: update taos-tools for 2.6 * fix: update taos-tools for 2.6 * fix: arm build for 2.6 * fix: disable make install on arm64 * fix: disable taodump test case in parallel_test/cases.task temporarily * feat: update taos-tools for 2.6 * feat: revert cases.task for taosdump * feat: update taos-tools 9dc2fec for 2.6 * fix: use jenkinsfile2 same as develop branch * feat: update taos-tools 0e0fea34 for 2.6 * feat: cherry pick test case changes * fix: remove walLevel from json files * fix: for taosdemo Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
-
由 sangshuduo 提交于
-
- 23 7月, 2022 1 次提交
-
-
由 Alex Duan 提交于
-
- 06 7月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* chore: update taos-tools for 2.6 * test: change taosbenchmark test cases * fix: outdated test cases * fix: query/nestedQuery/nestedQuery.py * fix: update taos-tools Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
-
- 28 3月, 2022 2 次提交
-
-
由 sangshuduo 提交于
* [TD-14331]<fix>: cleanup taosdemo test cases * fix taosTools-related cases
-
由 sangshuduo 提交于
* [TD-14331]<fix>: make util/dnodes.py flexible * fix 5-taos-tools/basic.py * fix 5-taos-tools/basic.py typo * make util/dnodes.py getPath logic clear * fix a few files * fix a few taosdump/taosdemo test cases * fix tools/taosdemoTestWithJson.py * [TD-14331]<fix>: use getPath to replace getBuildPath
-
- 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>
-
- 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
-
- 10 1月, 2022 2 次提交
- 31 12月, 2021 1 次提交
-
-
由 Yang Zhao 提交于
* [TD-12318]<test>(tools): update taos-tools * [TD-12318]<test>(tools): modify taosdemo test cases * [TD-12318]<test>(tools): modify taosdemo test cases * [TD-12318]<test>(tools): merge develop
-
- 29 12月, 2021 3 次提交
- 22 12月, 2021 1 次提交
-
-
由 haoranc 提交于
-
- 17 12月, 2021 5 次提交
- 16 12月, 2021 1 次提交
-
-
由 wenzhouwww 提交于
-
- 15 12月, 2021 2 次提交
- 14 12月, 2021 1 次提交
-
-
由 haoranc 提交于
-
- 13 12月, 2021 8 次提交
- 09 12月, 2021 1 次提交
-
-
由 wmmhello 提交于
-
- 08 12月, 2021 2 次提交
-
-
由 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 * revert fulltest.sh * remove useless files * revert fulltest * update taos-tools Co-authored-by: Shuduo Sang <sangshuduo@gmail.com> Co-authored-by: NPing Xiao <pxiao@taosdata.com>
-
由 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>
-
- 30 11月, 2021 1 次提交
-
-
由 Yang Zhao 提交于
* [TD-11379]<fix>potential taosc coredump taosdemo * modify test case
-
- 29 11月, 2021 1 次提交
-
-
由 Yang Zhao 提交于
* [TD-11255]<fix>taosdemo cmdLine -l” : * modify test case
-