Commit Graph

26045 Commits

Author SHA1 Message Date
Shengliang Guan 59d70252b7 fix(tools): repair -p options in shell 2022-04-24 21:22:38 +08:00
Shengliang Guan add448b302 reafctor(tools): disable error while received show grant msg 2022-04-24 20:49:47 +08:00
Shengliang Guan 93938aab49 refactor(tools): disable ctrl+c 2022-04-24 20:45:42 +08:00
Shengliang Guan 780561bc9b refact(tools): add nettest codes 2022-04-24 20:38:24 +08:00
Shengliang Guan 337a065e3a Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 20:27:48 +08:00
Shengliang Guan 7577bb61b3
Merge pull request #11804 from taosdata/fix/tsim
ci: stop valgrind test for a while
2022-04-24 20:25:23 +08:00
Ganlin Zhao 73b334a66e
Merge pull request #11794 from taosdata/fix/TD-15094
fix(query): disable timestamp type arithmetic operation with var type
2022-04-24 20:09:47 +08:00
Shengliang Guan faec535414 fix(cluster): repair dmnodeTest 2022-04-24 20:03:48 +08:00
Shengliang Guan 59aed5f8a1 Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-04-24 19:39:27 +08:00
Shengliang Guan 0f8ba03315
Merge pull request #11792 from taosdata/test/TD-14874
ci: run python test in 3.0 ci
2022-04-24 19:39:05 +08:00
Shengliang Guan 54a2169226 ci: remove tmq/basic.sim -m 2022-04-24 19:38:43 +08:00
Shengliang Guan e827fbcf20 fix(tools): network test in shell 2022-04-24 19:32:51 +08:00
Shengliang Guan d1ac98fa84 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 19:21:42 +08:00
Shengliang Guan 04eb6a6970
Merge pull request #11793 from taosdata/feature/qnode
fix: fix hb broken link issue
2022-04-24 19:17:03 +08:00
dapan1121 c2af748925
Merge branch '3.0' into feature/qnode 2022-04-24 19:15:41 +08:00
tangfangzhi 28f9f135a9 change test order 2022-04-24 19:12:25 +08:00
Shengliang Guan 6f39f24c0c ci: stop valgrind test for a while 2022-04-24 19:10:23 +08:00
Shengliang Guan 6190413724 Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-04-24 19:09:50 +08:00
Shengliang Guan 352bf51f24
Merge pull request #11799 from taosdata/fix/tsim
fix(cluster): repair dmnodeTest
2022-04-24 19:08:25 +08:00
Shengliang Guan 76acde1e4b
Merge pull request #11771 from taosdata/fix/hb
fix: heartbeat problem
2022-04-24 19:08:15 +08:00
Shengliang Guan 4033da4b24 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 19:03:54 +08:00
Shengliang Guan df1c0f1fa9 Merge remote-tracking branch 'origin/fix/hb' into fix/tsim 2022-04-24 18:45:24 +08:00
yihaoDeng ee929937e1 fix unit test 2022-04-24 18:41:34 +08:00
Shengliang Guan 5e7da3511d fix(cluster): add refid in rpc, and handle it in multi-process mode 2022-04-24 18:22:00 +08:00
yihaoDeng 8281f3bdda eerge branch '3.0' of https://github.com/taosdata/TDengine into auth 2022-04-24 18:17:54 +08:00
Shengliang Guan fcd0d2722f Merge remote-tracking branch 'origin/fix/hb' into fix/tsim 2022-04-24 17:59:19 +08:00
yihaoDeng 4cf04e264e fix heartbeat problem 2022-04-24 17:54:01 +08:00
Shengliang Guan 9905ee5d7d Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-04-24 17:52:54 +08:00
Shengliang Guan 279896a873 Merge branch 'fix/tsim' into feature/dnode 2022-04-24 17:51:41 +08:00
Shengliang Guan c5ea02c4ed fix(cluster): disable startup on create dir failed 2022-04-24 17:51:34 +08:00
plum-lihui d66d638ce7 [test: add tmq test cases] 2022-04-24 17:45:01 +08:00
Shengliang Guan a23db2da8a fix(cluster): repair dmnodeTest 2022-04-24 17:36:17 +08:00
Ganlin Zhao b430f4e561 fix(query): disable timestamp type arithmetic operation with var type
TD-15094
2022-04-24 16:01:05 +08:00
dapan1121 4ae6e090d8 fix hb broken link issue 2022-04-24 15:29:53 +08:00
plum-lihui f1a0d736cf [test: modify check result for tmq case] 2022-04-24 15:12:33 +08:00
yihaoDeng 80ae360e8b Merge branch '3.0' into auth 2022-04-24 15:12:13 +08:00
Li Minghao f2749b4bf0
Merge pull request #11791 from taosdata/feature/sync-vnode-merge-3.0
Feature/sync vnode merge 3.0
2022-04-24 15:09:07 +08:00
tangfangzhi dfdd43598c run python test in 3.0 ci 2022-04-24 15:02:32 +08:00
Li Minghao 1afda11b9c comment doSyncEnvStart 2 2022-04-23 23:55:01 -07:00
Li Minghao e01cb71cea comment doSyncEnvStart 2022-04-23 23:37:17 -07:00
Shengliang Guan bd70f5e104 fix(cluster): disable startup on create dir failed 2022-04-24 14:35:21 +08:00
Liu Jicong 314a92fb76
Merge pull request #11788 from taosdata/feature/tq
refacor(wal): rename len to bodyLen
2022-04-24 14:33:59 +08:00
plum-lihui 43f8b79554 [test: add tmq test cases] 2022-04-24 14:12:55 +08:00
Li Minghao 1af668b490
Merge pull request #11787 from taosdata/feature/sync-vnode-merge-3.0
fix bug, syncEnv free NULL
2022-04-24 13:54:37 +08:00
Shengliang Guan 56e90b1258 refactor(tools) add network speed test codes 2022-04-24 13:53:07 +08:00
Liu Jicong 3d972f81a2 refacor(wal): rename len to bodyLen 2022-04-24 13:42:54 +08:00
Li Minghao 9c9d57c961 fix bug, syncEnv free NULL 2022-04-23 22:38:49 -07:00
plum-lihui 43a772e10e [test: add tmq test cases] 2022-04-24 13:37:22 +08:00
yihaoDeng d8a82e3223 fix hb problem 2022-04-24 12:11:27 +08:00
Shengliang Guan 15ddbe8231 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 11:25:15 +08:00