1. 26 3月, 2021 1 次提交
  2. 25 3月, 2021 1 次提交
  3. 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
  4. 23 3月, 2021 3 次提交
    • P
      update docker cluster script · e65475cc
      Ping Xiao 提交于
      e65475cc
    • 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
    • sangshuduo's avatar
      dfdeb7e0
  5. 22 3月, 2021 13 次提交
    • W
      Delete query1970YearsAf.py · bd37922b
      wu champion 提交于
      bd37922b
    • W
      Delete bug3351.py · 88ab7666
      wu champion 提交于
      88ab7666
    • W
      Update fulltest.sh · 5d2fa949
      wu champion 提交于
      5d2fa949
    • W
      fix fulltest.sh:add query/bug3375.py · a162b616
      wu champion 提交于
      a162b616
    • W
      add case for TD-3375 · d73ae7d7
      wu champion 提交于
      d73ae7d7
    • L
      fix · d354ce2e
      liuyq-617 提交于
      d354ce2e
    • L
      fix docker compose error · fb7599b7
      liuyq-617 提交于
      fb7599b7
    • 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
    • P
      Fix script issue · 81d62650
      Ping Xiao 提交于
      81d62650
    • P
      [TD-3413]<test>: make docker cluster support enterprise · 72066136
      Ping Xiao 提交于
      72066136
    • L
      fix hosts error · 0916d245
      liuyq-617 提交于
      0916d245
    • L
      change · a2a6655a
      liuyq-617 提交于
      a2a6655a
    • L
      [TD-3406]<test>support more dnodes in docker clu · 8c8f3d08
      liuyq-617 提交于
      8c8f3d08
  6. 20 3月, 2021 1 次提交
  7. 19 3月, 2021 6 次提交
    • W
      [TD-1380]<fix> fix the case of query1970YearsAf.py · d2aa6fe5
      wu champion 提交于
      d2aa6fe5
    • 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
    • L
      [TD-3367]<test>restore last_cache · 6c96795a
      liuyq-617 提交于
      6c96795a
    • P
      [TD-3365]<test>: update test case · 4afccbd0
      Ping Xiao 提交于
      4afccbd0
    • P
      update docker cluster script · ae73ff20
      Ping Xiao 提交于
      ae73ff20
    • P
      153a489e
  8. 18 3月, 2021 3 次提交
  9. 17 3月, 2021 8 次提交
    • 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
    • L
      rebalance · ba79d022
      liuyq-617 提交于
      ba79d022
    • L
      abort build · 683b1282
      liuyq-617 提交于
      683b1282
    • L
      add stage after build · 4e34b78d
      liuyq-617 提交于
      4e34b78d
    • L
      inc coreverage of operation · 8930b00e
      liuyq-617 提交于
      8930b00e
    • L
      remove duplicate case · ea82920d
      liuyq-617 提交于
      ea82920d
    • L
      add case · 4c649974
      liuyq-617 提交于
      4c649974
    • L
      [TD-3198]<test>sync test case file · 608134c2
      liuyq-617 提交于
      608134c2
  10. 16 3月, 2021 3 次提交