1. 01 2月, 2023 1 次提交
    • sangshuduo's avatar
      fix: taosbenchmark schemaless refine 2.6 (#19715) · 47c0cbc8
      sangshuduo 提交于
      * fix: taos-tools 143b9e4 for taosbenchmark schemaless refine for 2.6
      
      * fix: update taos-tools 723f696 for 2.6
      
      * test: fix outdated sml json test cases
      
      * fix: update taos-tools 181bcac for 2.6
      47c0cbc8
  2. 19 12月, 2022 1 次提交
  3. 14 10月, 2022 1 次提交
  4. 07 10月, 2022 1 次提交
  5. 14 9月, 2022 1 次提交
    • sangshuduo's avatar
      feat: update taostools 404d8da for2.6 (#16818) · 77549dbb
      sangshuduo 提交于
      * feat: update taos-tools f169c0f for 2.6
      
      * feat: update taos-tools a4d9b92 for 2.6
      
      * feat: update taos-tools 7d5c1c0 for 2.6
      
      * fix: 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJson-childTable.py
      
      after, create table without if not exits
      
      * fix: 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJsonStmt.py
      
      after, create table without if not exits
      
      * feat: update taos-tools 2.2.0 (2dba49c) for 2.6
      
      * feat: update test cases
      
      * feat: update taos-tools 404d8da for 2.6
      
      * test: fix location in develop-test/5-taos-tools/taosbenchmark/demo.py
      
      * feat: update taos-tools 3588b3d for 2.6
      
      * feat: update taos-tools 9f4c01e for 2.6
      77549dbb
  6. 11 9月, 2022 1 次提交
    • sangshuduo's avatar
      feat: update taostools 2.2.0 (2dba49c) for2.6 (#16773) · 88f79701
      sangshuduo 提交于
      * feat: update taos-tools f169c0f for 2.6
      
      * feat: update taos-tools a4d9b92 for 2.6
      
      * feat: update taos-tools 7d5c1c0 for 2.6
      
      * fix: 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJson-childTable.py
      
      after, create table without if not exits
      
      * fix: 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJsonStmt.py
      
      after, create table without if not exits
      
      * feat: update taos-tools 2.2.0 (2dba49c) for 2.6
      
      * feat: update test cases
      88f79701
  7. 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
    • Z
      feat: cherry pick test case changes · ae96ca67
      zhaoyanggh 提交于
      ae96ca67
  8. 23 7月, 2022 1 次提交
  9. 06 7月, 2022 1 次提交
  10. 01 7月, 2022 1 次提交
  11. 10 6月, 2022 1 次提交
  12. 21 5月, 2022 2 次提交
  13. 07 4月, 2022 2 次提交
  14. 23 3月, 2022 1 次提交
  15. 14 3月, 2022 1 次提交
  16. 12 3月, 2022 1 次提交
  17. 07 3月, 2022 1 次提交
  18. 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
  19. 08 2月, 2022 1 次提交
  20. 07 2月, 2022 1 次提交
    • sangshuduo's avatar
      Test/sangshuduo/td 12526 taosdump supplement testcase (#10102) · d8c1b75f
      sangshuduo 提交于
      * [TD-12526]<test>(tools): add taosdump bool type test
      
      * add test case for int type.
      
      * add tinyint case
      
      * add small int case
      
      * add big int case
      
      * add big int case
      
      * add float test case
      
      * add double test case
      
      * add double test case
      
      * update taos-tools
      
      * [TD-12526]<test>(tools): taosdump supplement test cases
      
      fix description
      
      * [TD-12526]<test>(tools): taosdump supplement test cases
      
      fix description
      
      * [TD-12526]<test>(tools): taosdump supplement test case
      
      autopep8 formatted
      
      * [TD-12526]<test>(tools): update taosdemo
      
      * [TD-12526]<test>(tools): taosdump supplement test case
      update taos-tools
      
      * [TD-12318]<feature>(tools)taosBenchmark support custom tag
      
      * fix tools/taosdumpTest2.py
      
      * [TD-12526]<test>(tools): fix test case and update taos-tools
      
      * [TD-12526]<test>: add binary type case for taosdump
      
      * add taosdumpTestTypeBinary.py to fulltest-tools.sh
      Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
      d8c1b75f
  21. 27 1月, 2022 1 次提交
  22. 25 1月, 2022 1 次提交
  23. 20 1月, 2022 1 次提交
  24. 19 1月, 2022 1 次提交
  25. 18 1月, 2022 1 次提交
  26. 14 1月, 2022 1 次提交
  27. 13 1月, 2022 1 次提交
    • Y
      [TD-11510]<test>(tools): add test cases for taosbenchmark (#9789) · d455c95d
      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
      d455c95d
  28. 07 1月, 2022 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 12655 taosdump unsigned (#9556) · 6a720f23
      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
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      fix: local variable 'buildPath' referenced before assignment
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      add -g to command line
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      fix json case
      Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
      6a720f23
  29. 30 12月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 12648 taosdump json null (#9526) · d9ef6b7e
      sangshuduo 提交于
      * [TD-12648]<fix>(tools): taosdump json null
      
      * [TD-12648]<fix>(tools): taosdump json null
      d9ef6b7e
    • sangshuduo's avatar
      [TD-12526]<test>(tools): taosdump supplement testcase (#9440) · 37d64b1f
      sangshuduo 提交于
      * [TD-12526]<test>(tools): add taosdump bool type test
      
      * add test case for int type.
      
      * add tinyint case
      
      * add small int case
      
      * add big int case
      
      * add big int case
      
      * add float test case
      
      * add double test case
      
      * add double test case
      
      * update taos-tools
      
      * [TD-12526]<test>(tools): taosdump supplement test cases
      
      fix description
      
      * [TD-12526]<test>(tools): taosdump supplement test cases
      
      fix description
      
      * [TD-12526]<test>(tools): taosdump supplement test case
      
      autopep8 formatted
      
      * [TD-12526]<test>(tools): update taosdemo
      
      * [TD-12526]<test>(tools): taosdump supplement test case
      update taos-tools
      
      * [TD-12318]<feature>(tools)taosBenchmark support custom tag
      
      * fix tools/taosdumpTest2.py
      
      * [TD-12526]<test>(tools): fix test case and update taos-tools
      Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
      37d64b1f
  30. 22 12月, 2021 3 次提交
  31. 06 12月, 2021 1 次提交