1. 29 11月, 2022 1 次提交
  2. 31 7月, 2022 2 次提交
    • sangshuduo's avatar
      feat: update taostools for2.6 (#15616) · fd27faa3
      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>
      fd27faa3
    • sangshuduo's avatar
      fix: remove walLevel from json files · 1e3d2a92
      sangshuduo 提交于
      1e3d2a92
  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 2月, 2022 1 次提交
  6. 13 12月, 2021 1 次提交
  7. 08 10月, 2021 1 次提交
  8. 24 9月, 2021 1 次提交
  9. 22 7月, 2021 1 次提交
  10. 06 5月, 2021 1 次提交
  11. 26 4月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3968 taosdemo datalen 16k (#5930) · 37fd1ad9
      sangshuduo 提交于
      * [TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat
      
      * [TD-3879]add stmt mode for taodemo go
      
      * [TD-3414]<test>: add insert function with json files of taodemo-testcase
      
      * [TD-3918] <test>  add case to verify the bug of TD-3897
      
      * [TD-3453]<test>:modify filepath  in scripts
      
      * Update fulltest.sh
      
      * [TD-3918] <test> fix the case
      
      * Update queryFilterTswithDateUnit.py
      
      * [TD-3850]<fix>: fix vnode write enqueue flowctrl UAF & no response
      
      * Hotfix/sangshuduo/td 3401 query statistic (#5907)
      
      * [TD-3401]<fix>: taosdemo query statistic.
      
      refactor func name.
      
      * [TD-3401]<fix>: taosdemo query statistic.
      
      refactor func name 2.
      
      * [TD-3401]<fix>: taosdemo support query statistic.
      
      implementation.
      
      * cleanup
      
      * [TD-3401]<fix>: taosdemo query statistic.
      
      change us to ms.
      
      * [TD-3401]<fix>: taosdemo query statistic.
      
      increase sql buffer for query.
      
      * [TD-3401]<fix>: taosdemo query statistic
      
      more accurate result.
      
      * [TD-3401]<fix>: taosdemo query statistic.
      
      modify last time logic.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      
      * improve coverage of operations
      
      * [TD-3944]<fix>: make default offline threshold to 10 days. (#5912)
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      
      * [TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica
      
      * [TD-3937]<test>: add taosdemo performance test compare scripts
      
      * update script
      
      * Hotfix/sangshuduo/td 3317 for master (#5921)
      
      * [TD-3317]<fix>: taosdemo interlace insertion.
      
      patch for master.
      
      * [TD-3317]<fix>: taosdemo support interlace mode.
      
      adjust remainder rows logic.
      
      * [TD-3317]<fix>: taosdemo support interlace mode.
      
      fix global and stable interlace rows logic.
      
      * [TD-3317]<fix>: taosdemo support interlace mode.
      
      fix 'interlaceRows' is used uninitialized
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      
      * [TD-3968]<fix>: taosdemo data length should be 16*1024
      Co-authored-by: haoranc's avatartomchon <haoran920c@163.com>
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      Co-authored-by: Nwu champion <wuchampion@foxmail.com>
      Co-authored-by: Nwu champion <cpwu@taosdata.com>
      Co-authored-by: NMinglei Jin <mljin@taosdata.com>
      Co-authored-by: Nhuili <52318143+plum-lihui@users.noreply.github.com>
      Co-authored-by: NShengliang Guan <slguan@taosdata.com>
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      Co-authored-by: NPing Xiao <pxiao@taosdata.com>
      37fd1ad9
  12. 13 4月, 2021 1 次提交
  13. 12 4月, 2021 1 次提交
  14. 23 3月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3317 taosdemo interlace (#5537) · 3b97bd71
      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-3317] <feature>: support interlace mode insertion.
      
      change rows_per_tbl to interlace_rows.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      3b97bd71
  15. 16 3月, 2021 1 次提交
  16. 15 3月, 2021 1 次提交
  17. 11 3月, 2021 1 次提交
  18. 08 3月, 2021 1 次提交
  19. 04 3月, 2021 3 次提交
  20. 03 3月, 2021 1 次提交
  21. 19 2月, 2021 1 次提交
  22. 05 2月, 2021 1 次提交
  23. 08 1月, 2021 1 次提交
  24. 29 12月, 2020 1 次提交