1. 07 3月, 2022 1 次提交
    • sangshuduo's avatar
      [TD-13408]<test>: move tests back (#10596) · 9dc03652
      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>
      9dc03652
  2. 10 2月, 2022 1 次提交
  3. 07 1月, 2022 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 12655 taosdump unsigned for2.4 (#9671) · 286a5a5a
      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>
      286a5a5a
  4. 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
  5. 13 8月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5844 cmdline parameters align for master (#7337) · 356018a9
      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
      356018a9
  6. 07 8月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 5844 cmdline parameters align (#7229) · de4879f9
      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
      de4879f9
  7. 24 3月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3434 taosdemo support query times (#5541) · 6e3322d3
      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>
      6e3322d3
  8. 22 3月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3416 taosdemo interlace testcase (#5524) · 82ad1163
      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>
      82ad1163
  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 次提交