1. 14 3月, 2022 1 次提交
  2. 11 3月, 2022 2 次提交
  3. 10 3月, 2022 1 次提交
  4. 09 3月, 2022 6 次提交
  5. 08 3月, 2022 4 次提交
  6. 07 3月, 2022 1 次提交
  7. 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
  8. 28 1月, 2022 1 次提交
  9. 26 1月, 2022 3 次提交
  10. 25 1月, 2022 4 次提交
  11. 24 1月, 2022 1 次提交
  12. 18 1月, 2022 1 次提交
  13. 17 1月, 2022 2 次提交
  14. 14 1月, 2022 4 次提交
  15. 13 1月, 2022 2 次提交
  16. 12 1月, 2022 1 次提交
  17. 11 1月, 2022 1 次提交
  18. 10 1月, 2022 2 次提交
  19. 07 1月, 2022 2 次提交
    • S
      (other):fix rolling upgrade test util · 489970bc
      shenglian zhou 提交于
      489970bc
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 12659 taostools 100 (#9605) · bd328657
      sangshuduo 提交于
      * [TD-12659]<fix>(tools): taos-tools 1.0.0
      
      * [TD-12659]<fix>(tools): taos-tools 1.0.0
      
      * [TD-12659]<fix>(tools): taosTools 1.0.0
      
      fix tests/system-test/5-taos-tools/dump_col_tag.py
      
      * [TD12659]<fix>(tools): taosTools 1.0.0
      
      fix system-test/5-taos-tools/dump_col_tag.py
      
      * [TD12659]<fix>(tools): taosTools 1.0.0
      
      fix system-test/5-taos-tools/dump_col_tag.py again
      
      * [TD-12659]<fix>(tools): taosdump system test
      
      * [TD-12659]<fix>(tools): fix test case
      
      fix runOneWindow with runOneLinux
      
      * [TD-12659]<fix>(tools): taosdump support unsigned types
      
      update taos-tools
      
      * [TD-12659]<fix>(tools): taosTools test case
      
      update tests/pytest/tools/taosdemoTestInterlace.py
      
      * [TD-12659]<fix>(tools): taosTools test script
      
      update latest taosTools
      bd328657