Commit Graph

11251 Commits

Author SHA1 Message Date
wangmm0220 ad70dc178f fix:conflicts from 3.0 2023-09-19 11:56:52 +08:00
wangmm0220 1e859084b7 fix:conflicts from 3.0 2023-09-18 19:57:33 +08:00
wangmm0220 4b74135350 fix:vnode tranform support in tmq 2023-09-18 19:47:28 +08:00
xsren 9d49c0cd4a test case update 2023-09-18 18:10:13 +08:00
wangmm0220 7869b693f2 add test case for tmq in vnode transform & fix core in race condition for pTq->pExecStore 2023-09-18 14:09:28 +08:00
Haojun Liao de04090f04
Merge pull request #22940 from taosdata/fix/avoidConflictOfIdxName
reduce the confliction of first tag index name
2023-09-18 09:47:58 +08:00
yihaoDeng 3a3c5f69a6 fix test case 2023-09-16 09:08:46 +08:00
Haojun Liao 05e9f40834
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
2023-09-15 17:49:37 +08:00
Alex Duan 1a613fe704
Merge pull request #22869 from taosdata/test/fix_ttl_case
update test case
2023-09-15 17:32:14 +08:00
yihaoDeng 2fe725de5e fix test case 2023-09-15 14:53:53 +08:00
Alex Duan cf7cc6b2f3
Merge pull request #22895 from taosdata/test/3.0/TD-26290
test:increase timeout of win testcase
2023-09-15 10:08:05 +08:00
chenhaoran 0edcba0351 test:set mixed deployment of mnode and vnode in testpy 2023-09-14 18:21:00 +08:00
dapan1121 8ef01584ee
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
2023-09-14 17:26:15 +08:00
chenhaoran 36a1cac350 test:set mixed deployment of mnode and vnode in testpy 2023-09-14 16:03:50 +08:00
chenhaoran 43354b0107 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-26290 2023-09-14 14:34:29 +08:00
slzhou 6dfb939f22 enhance: enhance test case 2023-09-14 14:11:50 +08:00
slzhou 7aa3bd92a2 fix: remove whitelistttest executable 2023-09-14 13:28:53 +08:00
slzhou 0a016b1d2e fix: test case printf 2023-09-14 13:27:43 +08:00
slzhou 94236b8cee fix: pass some test 2023-09-14 13:05:58 +08:00
chenhaoran 686c821e45 test:increase timeout of win testcase 2023-09-14 11:41:50 +08:00
shenglian zhou 4931bfa7a0 enhance: add test for api 2023-09-14 09:02:32 +08:00
dapan1121 90a6fb3835 fix: fix case issue 2023-09-14 08:51:33 +08:00
shenglian zhou 3c84d8b22a Merge branch 'enh/ipWhiteList' of github.com:taosdata/TDengine into szhou/enh/ipWhiteList 2023-09-14 08:42:27 +08:00
wangjiaming0909 cb78c54d72 optimize sort perf 2023-09-13 18:37:42 +08:00
yihaoDeng 808630f406 update test case 2023-09-13 14:15:15 +08:00
wangmm0220 9e2d80ac2a fix:conflicts from 3.0 2023-09-13 09:54:27 +08:00
wangmm0220 d707f69a6c opti:ask ep logic in tmq 2023-09-13 09:52:24 +08:00
Haojun Liao 60f5056ab7 other: merge 3.0 2023-09-12 22:00:40 +08:00
Ping Xiao 47a83fd090 update test case 2023-09-12 18:43:40 +08:00
shenglian zhou 70a014d8f7 enh: begin writing test 2023-09-12 16:34:32 +08:00
Haojun Liao 30db04ddb5 fix(test): update test case. 2023-09-12 14:02:31 +08:00
Alex Duan ebb08bf440
Merge pull request #22578 from taosdata/TD-25181
update test case tmqSeekAndCommit.py by charles
2023-09-12 13:30:42 +08:00
Alex Duan 6357032cd6
Merge pull request #22794 from taosdata/test/fix_pause_case_3.0
test: lock start_timestamp and interval
2023-09-12 11:06:24 +08:00
Alex Duan 199aabdaae
Merge pull request #22843 from taosdata/test/3.0/TD-26192
test: increase timeout 60s of replica 3to1
2023-09-12 11:05:09 +08:00
chao.feng c64cc1bd30 Merge branch 'TD-25181' of https://github.com/taosdata/TDengine into TD-25181 2023-09-12 10:51:02 +08:00
chao.feng 5ad58438b6 update test case tmqSeekAndCommit.py by charles 2023-09-12 08:01:11 +08:00
chenhaoran 81605016f7 test:modify testcase of indepent mnode 2023-09-11 20:02:18 +08:00
chenhaoran 2fe019c5b1 test:modify the way to determine whether the replica change is complete 2023-09-11 19:12:26 +08:00
chenhaoran da3ffdb4cf test:modify the way to determine whether the replica change is complete 2023-09-11 19:12:26 +08:00
chenhaoran 954f8321d0 test: modify expect data type from str to datetime 2023-09-11 19:10:57 +08:00
chenhaoran b3157b40b1 test: fix error comparison between bool and str 2023-09-11 19:10:57 +08:00
chenhaoran 712287f4f2 test: increase timeout 60s of replica 3to1 2023-09-11 19:10:57 +08:00
Haojun Liao b317c8ebff fix(stream): disable merge submit blocks. 2023-09-08 12:46:15 +08:00
Alex Duan 3e71208d0f
Merge pull request #22738 from taosdata/TD-25824
update test case tmqConsumerDiscontinuousData.py to fix the failed oc…
2023-09-08 09:07:41 +08:00
wade zhang afe2bab57c
Merge pull request #22768 from taosdata/fix/sunpeng/special-taos-ws-py-version
fix: special taos-ws-py version in py test
2023-09-07 18:35:41 +08:00
jiajingbin 8a72e94b1b test: lock start_timestamp and interval 2023-09-07 14:41:54 +08:00
dapan1121 fdeb924d0d
Merge pull request #22715 from taosdata/fix/m/TD-26114
fix: desc fill missed one window
2023-09-07 11:36:30 +08:00
wangjiaming0909 4a131000e4 fix: data error of partition by col + interval 2023-09-07 10:49:09 +08:00
Alex Duan ba88dfe613
Merge pull request #22697 from taosdata/test/TD-23715
add websocket connection
2023-09-07 10:33:16 +08:00
Haojun Liao 0f909285c4
Merge pull request #22684 from taosdata/mark/tmq-3.0
fix:use vgstatus before if rebalance
2023-09-07 09:20:27 +08:00
Alex Duan 3f9853e196
Merge pull request #22778 from taosdata/test/3.0/TD-26181
test:modify method of stopall function
2023-09-06 20:16:23 +08:00
wangmm0220 f4ec83025d opti:optimize code logic & fix python test case error 2023-09-06 19:46:17 +08:00
wangmm0220 629de12bb1 fix:do not return error if commit nothing 2023-09-06 18:29:28 +08:00
chenhaoran bec4691324 test: modify 5dnode3mnodeStop2Follower.py 2023-09-06 17:38:51 +08:00
chenhaoran 24140902cf test:replace clock_gettime in cases for win 2023-09-06 17:36:55 +08:00
chenhaoran 7782530e3a test:modify method of stopall function 2023-09-06 17:21:26 +08:00
chenhaoran 0be918a17e test:modify method of stopall function 2023-09-06 17:15:04 +08:00
Ping Xiao 5c74d5f103 Merge branch 'main' into test/TD-23715 2023-09-06 16:19:45 +08:00
Ping Xiao 060f97ff17 install taos-ws-py for ci 2023-09-06 16:14:50 +08:00
sunpeng eef4800c82 fix: special taos-ws-py version in py test 2023-09-06 14:27:18 +08:00
dapan1121 2bc8b3f7ee
Merge pull request #22625 from taosdata/enh/TD-23879-3.0
enh: allow altering options to the same value
2023-09-06 13:34:49 +08:00
Alex Duan 841a36ef9f
Merge pull request #22749 from taosdata/test/main/TD-26162
test:replace clock_gettime in cases for win
2023-09-06 11:22:04 +08:00
wangjiaming0909 5dedaebb01 fix: desc fill missed one window 2023-09-06 10:53:19 +08:00
dapan1121 8cbc49a083
Merge pull request #22696 from taosdata/fix/m/TD-26096
fix: 1. select tag from meters partition by tag limit returned wrong …
2023-09-06 09:54:00 +08:00
chenhaoran 600f89aa89 test:replace clock_gettime in cases for win 2023-09-05 18:17:25 +08:00
wangmm0220 0e9adcd573 fix:add error code 0x4012 to ignore list 2023-09-05 16:45:19 +08:00
wade zhang 4a287aa8bc
Merge pull request #22655 from taosdata/test/TD-23842
Add test cases for ttl
2023-09-05 16:00:40 +08:00
Ping Xiao db75bc4885 update Dockerfile 2023-09-05 14:44:14 +08:00
Ping Xiao a3b749ae6d update test case 2023-09-05 14:04:00 +08:00
chao.feng 087fd8289d update test case tmqConsumerDiscontinuousData.py to fix the failed occationally by charles 2023-09-05 14:01:46 +08:00
Ping Xiao df1222156a Merge branch 'main' into test/TD-23722 2023-09-05 13:33:17 +08:00
dapan1121 07053ae525
Merge pull request #22725 from taosdata/fix/TS-3895
fix: fix last(*)/last_row(*) return MD5 hashed column name
2023-09-05 13:28:47 +08:00
Ping Xiao 5f0c2c0944 Merge branch 'main' into test/TD-23715 2023-09-05 11:22:34 +08:00
Alex Duan 00c5760927
Merge pull request #22730 from taosdata/fix/test_1x
test: add stream cases to 3.0
2023-09-05 11:21:35 +08:00
dapan1121 4a5bcb5c80
Merge pull request #22650 from taosdata/szhou/ip-whitelist
enhance: ip whitelist syntax
2023-09-05 11:00:55 +08:00
wade zhang 8f27724f1f
Merge pull request #22701 from taosdata/fix/test_1x
test: add stream cases to main
2023-09-05 10:57:38 +08:00
wangjiaming0909 2c4e0fee07 feat: optimize partition node, replace with sort node 2023-09-05 10:53:30 +08:00
Ganlin Zhao 74b9eab63e add test cases 2023-09-05 10:29:20 +08:00
haoranchen 0ab0b4507b
comment 5dnode3mnodeRoll.py 2023-09-04 19:23:14 +08:00
Ping Xiao b7b97e7a66 TD-23722: add case for TMQ unsubscribe with taosAdapter 2023-09-04 18:33:19 +08:00
wangjiaming0909 22b53c3ece fix: 1. select tag from meters partition by tag limit returned wrong num of rows
2. select tag from meters partition by tag returned wrong num of rows
2023-09-04 18:16:12 +08:00
haoranchen aa72387133
Update cases.task 2023-09-04 17:21:00 +08:00
Haojun Liao 21dab8ceab other: merge 3.0 2023-09-04 13:08:19 +08:00
jiajingbin 9c66c81e1d
Merge branch 'main' into fix/test_1x 2023-09-01 20:46:29 +08:00
jiajingbin 2f583718c0 test: update 2023-09-01 20:44:11 +08:00
jiajingbin 4af0c984be test: update 2023-09-01 20:44:11 +08:00
jiajingbin 3ae19e8e1b test: update max_delay_interval.py 2023-09-01 20:44:11 +08:00
jiajingbin e44206aaca test: update cases.task 2023-09-01 20:44:11 +08:00
jiajingbin 99a0a15385 test: resume three functions in common.py 2023-09-01 20:43:57 +08:00
jiajingbin e073e1c1ae test: add stream cases 2023-09-01 20:43:57 +08:00
jiajingbin 10cd04349d test: add stream cases 2023-09-01 20:43:56 +08:00
jiajingbin da93dc45fc test: update 2023-09-01 20:43:56 +08:00
jiajingbin 7450a8584d update 2023-09-01 20:43:56 +08:00
jiajingbin ae100c06e3 update 2023-09-01 20:43:56 +08:00
jiajingbin d8659d7a37 test: update 2023-09-01 20:43:49 +08:00
jiajingbin 91269075c7 test: add stream cases 2023-09-01 20:43:43 +08:00
slzhou 3650a6bc2c fix: select tags from child table error 2023-09-01 20:42:27 +08:00
Ping Xiao 9ddf1178b9 add websocket connection 2023-09-01 15:45:31 +08:00
yihaoDeng 832b78c0e8 Merge branch '3.0' into szhou/ip-whitelist 2023-09-01 13:44:23 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00