1. 07 4月, 2022 1 次提交
  2. 28 3月, 2022 1 次提交
    • sangshuduo's avatar
      [TD-14331]<fix>: util dnodes py (#11031) · c682aa85
      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
      c682aa85
  3. 07 3月, 2022 1 次提交
  4. 10 2月, 2022 1 次提交
    • sangshuduo's avatar
      [TD-13408]<test>: move tests directory out (#10174) · f94bfbae
      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>
      f94bfbae
  5. 08 12月, 2021 1 次提交
    • Y
      [TD-11776]<fix>change taosdemo to taosBenchmark (#8923) · 13ac7117
      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: sangshuduo's avatarShuduo Sang <sangshuduo@gmail.com>
      13ac7117
  6. 21 5月, 2021 1 次提交
  7. 18 5月, 2021 3 次提交
  8. 19 3月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3317 taosdemo interlace (#5500) · b294d3eb
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      b294d3eb
  9. 17 3月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3317 taosdemo interlace (#5476) · 3f312f8b
      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>
      3f312f8b
  10. 19 2月, 2021 1 次提交
  11. 05 1月, 2021 1 次提交
  12. 25 11月, 2020 1 次提交
  13. 13 11月, 2020 1 次提交
  14. 23 9月, 2020 1 次提交
  15. 13 8月, 2020 1 次提交
  16. 12 8月, 2020 1 次提交
  17. 21 5月, 2020 1 次提交
  18. 09 5月, 2020 2 次提交
  19. 25 4月, 2020 1 次提交
  20. 22 4月, 2020 1 次提交
  21. 11 4月, 2020 1 次提交