Shengliang Guan
|
6bb2e30c87
|
refactor: remove 2.0 files
|
2022-06-11 20:18:15 +08:00 |
Shengliang Guan
|
ad4798b348
|
test: remove some outdate cases
|
2022-05-28 17:18:43 +08:00 |
Shengliang Guan
|
8f5a07bd35
|
test: remove some outdate cases
|
2022-05-28 17:11:14 +08:00 |
Shengliang Guan
|
59763f2132
|
test: remove some outdate cases
|
2022-05-28 17:10:47 +08:00 |
Shuduo Sang
|
43feda0595
|
[TD-13408]<test>: move tests in for3.0 (#10598)
* restore .gitmodules
* Revert "[TD-13408]<test>: move tests out"
This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb.
* revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb
* immigrate file change from stand-alone repo to TDengine
for 3.0
* remove tests repository for Jenkinsfile2
Co-authored-by: tangfangzhi <fztang@taosdata.com>
|
2022-03-07 19:25:29 +08:00 |
Shuduo Sang
|
bf5a3e106b
|
[TD-13408]<test>: move tests out (#10176)
* [TD-13408]<test>: move tests out
for 3.0 branch
* add Jenkinsfile2
Co-authored-by: tangfangzhi <fztang@taosdata.com>
|
2022-02-10 15:25:50 +08:00 |
Shengliang Guan
|
f4bb5d06c8
|
minor changes
|
2022-01-10 18:39:41 -08:00 |
Shengliang Guan
|
041e671601
|
refact mnode queue
|
2021-12-28 01:38:15 -08:00 |
Shengliang Guan
|
a536e60800
|
add show dnodes case
|
2021-12-27 21:43:11 -08:00 |
Shengliang Guan
|
6d050231d8
|
add qnode mgmt
|
2021-12-27 04:33:23 -08:00 |
Haojun Liao
|
90e0005c57
|
[td-255] sleep a little bit longer before checking the status of dnodes in the clusters.
|
2021-08-13 11:16:57 +08:00 |
Haojun Liao
|
71367b7836
|
[td-255] fix a typo
|
2021-07-01 19:08:43 +08:00 |
Shengliang Guan
|
541741cdda
|
Merge from master into develop
|
2021-05-26 14:33:16 +08:00 |
Yiqing Liu
|
091b8e6e56
|
[TD-4299]Circle CI startup (#6197)
* [TD-4299]Circle CI startup
* test
* test
* revert
* udpate case
|
2021-05-22 19:54:28 +08:00 |
Minglei Jin
|
6c9df9d519
|
[TD-4279]<fix>: fix mnode single online as master
|
2021-05-22 18:10:38 +08:00 |
Shuduo Sang
|
37fd1ad91c
|
Hotfix/sangshuduo/td 3968 taosdemo datalen 16k (#5930)
* [TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat
* [TD-3879]add stmt mode for taodemo go
* [TD-3414]<test>: add insert function with json files of taodemo-testcase
* [TD-3918] <test> add case to verify the bug of TD-3897
* [TD-3453]<test>:modify filepath in scripts
* Update fulltest.sh
* [TD-3918] <test> fix the case
* Update queryFilterTswithDateUnit.py
* [TD-3850]<fix>: fix vnode write enqueue flowctrl UAF & no response
* Hotfix/sangshuduo/td 3401 query statistic (#5907)
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name.
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name 2.
* [TD-3401]<fix>: taosdemo support query statistic.
implementation.
* cleanup
* [TD-3401]<fix>: taosdemo query statistic.
change us to ms.
* [TD-3401]<fix>: taosdemo query statistic.
increase sql buffer for query.
* [TD-3401]<fix>: taosdemo query statistic
more accurate result.
* [TD-3401]<fix>: taosdemo query statistic.
modify last time logic.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* improve coverage of operations
* [TD-3944]<fix>: make default offline threshold to 10 days. (#5912)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica
* [TD-3937]<test>: add taosdemo performance test compare scripts
* update script
* Hotfix/sangshuduo/td 3317 for master (#5921)
* [TD-3317]<fix>: taosdemo interlace insertion.
patch for master.
* [TD-3317]<fix>: taosdemo support interlace mode.
adjust remainder rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix global and stable interlace rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix 'interlaceRows' is used uninitialized
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3968]<fix>: taosdemo data length should be 16*1024
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: wu champion <wuchampion@foxmail.com>
Co-authored-by: wu champion <cpwu@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Ping Xiao <pxiao@taosdata.com>
|
2021-04-26 18:48:52 +08:00 |
Minglei Jin
|
f52cf50c5c
|
[TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica
|
2021-04-25 18:18:06 +08:00 |
Minglei Jin
|
8a54938d50
|
[TD-3581]<fix>: fix uniq/dnode/remove2.sim step3
|
2021-03-29 15:23:14 +08:00 |
Minglei Jin
|
12a83af0fe
|
[TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy
|
2021-03-08 11:57:33 +08:00 |
Minglei Jin
|
4d52e8cb4e
|
[TD-3158]<fix>: fix http column_meta test cases
|
2021-03-04 14:26:25 +08:00 |
Minglei Jin
|
8236cbae8b
|
http/head_type: fix test cases
|
2021-03-03 18:33:48 +08:00 |
Shengliang Guan
|
d95effe1fb
|
TD-1207
|
2021-01-24 17:31:56 +08:00 |
liuyq-617
|
9b90286eee
|
fix test case error
|
2021-01-21 18:54:39 +08:00 |
liuyq-617
|
b085f79913
|
fix test case error
|
2021-01-21 18:27:36 +08:00 |
Shengliang Guan
|
02867fb037
|
[show dnodes result add arbitrator]
|
2021-01-21 14:25:26 +08:00 |
Haojun Liao
|
acfe7d3444
|
[TD-225]reduce sleep time
|
2021-01-20 13:43:54 +08:00 |
haojun Liao
|
61127a95ee
|
Merge pull request #4884 from taosdata/feature/query
Feature/query
|
2021-01-14 10:25:13 +08:00 |
Haojun Liao
|
c718cf4834
|
[TD-225]remove tablemetaKeepTimer
|
2021-01-11 22:32:26 +08:00 |
Shengliang Guan
|
cf87f8006b
|
TD-2680
|
2021-01-11 19:29:22 +08:00 |
huili
|
831256d3d3
|
Merge pull request #4834 from taosdata/test/testcase
[TD-2621]<test>add case for database update
|
2021-01-07 09:40:15 +08:00 |
Shengliang Guan
|
b6edcd5fe9
|
scripts
|
2021-01-06 08:13:08 +00:00 |
liuyq-617
|
66b6a77db2
|
[TD-2352]<test> trans data test for cluster
|
2021-01-06 11:58:02 +08:00 |
Shengliang Guan
|
eb8c0ee0f8
|
TD-2626
|
2020-12-31 17:17:20 +08:00 |
Shengliang Guan
|
0e2a548ebe
|
TD-2602
|
2020-12-30 21:09:00 +08:00 |
Shengliang Guan
|
44b170427d
|
TD-2616
|
2020-12-30 14:43:50 +08:00 |
Shengliang Guan
|
e7d5499372
|
scripts
|
2020-12-30 10:49:12 +08:00 |
Shengliang Guan
|
c2f62c9891
|
TD-2429
|
2020-12-29 18:02:50 +08:00 |
Shengliang Guan
|
852f48912f
|
scripts
|
2020-12-28 14:04:13 +08:00 |
Shengliang Guan
|
28efec5195
|
scripts
|
2020-12-27 21:00:39 +08:00 |
Shengliang Guan
|
4046affaff
|
TD-2270
|
2020-12-26 23:01:45 +08:00 |
Shengliang Guan
|
1b11d6d9f3
|
adjust CI sequence
|
2020-12-24 20:45:12 +08:00 |
Shengliang Guan
|
1b3dbaf12d
|
scripts
|
2020-12-24 18:21:59 +08:00 |
Shengliang Guan
|
8f77c9397a
|
scripts
|
2020-12-24 10:59:18 +08:00 |
Shengliang Guan
|
95f7698a64
|
scripts
|
2020-12-23 21:18:36 +08:00 |
Shengliang Guan
|
5b7a804c12
|
TD-2529 scripts
|
2020-12-23 18:32:18 +08:00 |
Shengliang Guan
|
b340e374dd
|
TD-2529 adjust scripts
|
2020-12-23 17:14:11 +08:00 |
Shengliang Guan
|
fba78a9da9
|
TD-2513 let vnode keep work as master if onlineNum=0.5
|
2020-12-23 06:09:19 +00:00 |
Shengliang Guan
|
4f0129103f
|
TD-2513
|
2020-12-23 05:42:49 +00:00 |
Shengliang Guan
|
a32fcd3f19
|
TD-2500
|
2020-12-21 23:02:27 +08:00 |
Shengliang Guan
|
2af421dd6c
|
TD-2500
|
2020-12-21 17:04:43 +08:00 |