homework-jianmu/tests
Shuduo Sang 3b97bd716d
Feature/sangshuduo/td 3317 taosdemo interlace (#5537)
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 15:14:50 +08:00
..
comparisonTest change cmake version 2021-02-05 22:08:18 +08:00
examples Feature/sangshuduo/td 3317 taosdemo interlace (#5537) 2021-03-23 15:14:50 +08:00
gotest [add proxy for go] 2020-10-24 11:16:48 +08:00
perftest-scripts Update perftest script 2021-02-22 10:36:09 +08:00
pytest Feature/sangshuduo/td 3317 taosdemo interlace (#5537) 2021-03-23 15:14:50 +08:00
script allow topic to be 0 2021-03-22 05:01:37 +00:00
stress TD-797: add log support 2020-07-02 16:19:11 +08:00
test/c change cmake version 2021-02-05 22:08:18 +08:00
tsim tsim: enlarge variable size from 512 to 1024 2021-03-04 14:24:41 +08:00
CMakeLists.txt change cmake version 2021-02-05 22:08:18 +08:00
How-To-Run-Test-And-How-To-Add-New-Test-Case.md TD-775: Remove numpy dependency from sql.py 2020-06-29 13:18:22 +08:00
Jenkinsfile Fix some issues 2021-03-05 13:11:42 +08:00
test-all.sh [TD-3368]<test>output log of failed case 2021-03-22 13:56:40 +08:00