Commit Graph

4809 Commits

Author SHA1 Message Date
Shengliang Guan 9b666d4371
Merge pull request #2298 from taosdata/hotfix/test
Hotfix/test
2020-06-16 14:38:33 +08:00
Shuduo Sang d4c4b389f4 add tag_lite/datatype.py back to regression list. 2020-06-16 14:38:11 +08:00
Jeff Tao 95eb1466b0 add rpc debug info 2020-06-16 06:34:55 +00:00
Shuduo Sang 9e6fc7dcc1 fix tag_lite/commit.py
[TD-478]
2020-06-16 14:33:11 +08:00
Hui Li 34308601b6 [modify sim case] 2020-06-16 11:34:21 +08:00
Hui Li ddd45c3810 [modify sim case] 2020-06-16 11:31:14 +08:00
Shengliang Guan 99ebc7e073 [TD-570] wrong errocde while drop stable 2020-06-16 02:59:43 +00:00
Shengliang Guan 364c37240f Merge branch 'hotfix/crash' of https://github.com/taosdata/TDengine into hotfix/crash 2020-06-16 01:56:22 +00:00
slguan f3718f06e5 Merge branch 'develop' into hotfix/crash 2020-06-16 09:55:49 +08:00
Shengliang Guan edfb1859a1 [TD-570] lost while create vgroup 2020-06-16 01:48:42 +00:00
Shengliang Guan bbba154108
Merge pull request #2292 from taosdata/hotfix/test
[TD-638]
2020-06-16 09:29:04 +08:00
Shengliang Guan 90abe71403
Merge pull request #2296 from taosdata/hotfix/TD-647
TD-649
2020-06-16 09:28:48 +08:00
Hui Li df223f7573 [modify] 2020-06-16 09:18:59 +08:00
Hongze Cheng 20c4491974 TD-649 2020-06-15 15:21:24 +00:00
Shengliang Guan a2436c9626
Merge pull request #2294 from taosdata/hotfix/sangshuduo/TD-596
Hotfix/sangshuduo/td 596
2020-06-15 23:03:33 +08:00
Shengliang Guan ef958bc3ed
Merge pull request #2295 from taosdata/hotfix/TD-647
fix TD-647
2020-06-15 23:03:06 +08:00
Hongze Cheng 7a2a998569 fix TD-647 2020-06-15 14:44:15 +00:00
Shuduo Sang 5684cc1aa5 add change.py to regression test. 2020-06-15 20:15:21 +08:00
Shuduo Sang f4bc8a2b91 fix tag_lite/change.py
[TD-596]
2020-06-15 20:13:10 +08:00
Hui Li ff3e4e4fbd [modify] 2020-06-15 19:06:53 +08:00
Hui Li 4e705a3aec Merge branch 'develop' into hotfix/test 2020-06-15 19:01:13 +08:00
Hui Li fcca57d8da [init varaible] 2020-06-15 18:50:28 +08:00
Hui Li 6e4c0b638d [TD-638] 2020-06-15 18:46:01 +08:00
Shengliang Guan ac794240fa
Merge pull request #2291 from taosdata/hotfix/sangshuduo/alter-table-case
fix null/NULL issue in alter.sim
2020-06-15 18:45:24 +08:00
Hui Li f6a3c2432c [TD-638] 2020-06-15 18:26:52 +08:00
Shengliang Guan 07848127b7 Merge branch 'hotfix/crash' of https://github.com/taosdata/TDengine into hotfix/crash 2020-06-15 10:20:28 +00:00
Shengliang Guan d0f955f98b [TD-570] un reference vgroup while create table 2020-06-15 10:20:24 +00:00
slguan 384db0176a Merge branch 'develop' into hotfix/crash 2020-06-15 17:37:30 +08:00
Shuduo Sang 356f071d12 fix null/NULL issue in alter.sim
[TD-478]
2020-06-15 17:20:28 +08:00
Shengliang Guan 28ebdb4023
Merge pull request #2286 from taosdata/hotfix/sangshuduo/TD-642
add more sleep to make test continue
2020-06-15 17:00:12 +08:00
Shengliang Guan b8b942c6bf
Merge pull request #2290 from taosdata/feature/http
Feature/http
2020-06-15 16:59:45 +08:00
Shengliang Guan 912e898dc4
Merge pull request #2285 from taosdata/hotfix/test
[add cluster sim cases into jenkis]
2020-06-15 16:59:31 +08:00
Shengliang Guan c6ee632742
Merge pull request #2289 from taosdata/feature/pyconn
[TD-401] fix the test case script due to the query interface change a…
2020-06-15 16:59:16 +08:00
Shengliang Guan a4675f027c [TD-603] fix #2244 reported by freemine 2020-06-15 08:55:04 +00:00
liu0x54 fcaf198c30 [TD-401] fix the test case script due to the query interface change and fixed some script bugs 2020-06-15 08:47:57 +00:00
Shengliang Guan 56e8b57228
Merge pull request #2283 from taosdata/bugfix/td-572
fix td-572
2020-06-15 16:17:47 +08:00
Shengliang Guan 3c17c37de9
Merge pull request #2282 from taosdata/feature/pyconn
[TD-591]fix alter table tag value bugs
2020-06-15 16:17:30 +08:00
Hui Li 0b7dea8ce2 [add cluster sim cases into jenkis] 2020-06-15 16:16:54 +08:00
slguan d294e5cd7b Merge branch 'develop' into feature/http 2020-06-15 16:15:36 +08:00
Shengliang Guan 84323f5686
Merge pull request #2281 from taosdata/feature/http
Feature/http
2020-06-15 16:04:44 +08:00
Shengliang Guan 7bae0faeac [TD-571] merge changes of 1.6 2020-06-15 16:02:07 +08:00
Shuduo Sang 0c8a20597d add more sleep to make test continue
[TD-642]
2020-06-15 15:57:06 +08:00
Bomin Zhang 48821e0f56 fix td-572 2020-06-15 15:54:54 +08:00
liu0x54 e98061b406 Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2020-06-15 07:44:37 +00:00
liu0x54 e0754a90e3 [TD-591]fix alter table tag value bugs 2020-06-15 07:44:22 +00:00
Shengliang Guan 20f95567de Merge branch 'feature/http' of https://github.com/taosdata/TDengine into feature/http 2020-06-15 15:08:36 +08:00
Shengliang Guan 209f3db86e [TD-637] cleanup cache in callback function 2020-06-15 06:50:30 +00:00
Shengliang Guan d2abaa44de
Merge pull request #2280 from taosdata/updateDocumentation
Update documentation for running python test cases
2020-06-15 14:48:10 +08:00
Ping Xiao 1688b5a396 [TD-641]: Update documentation for running python test cases 2020-06-15 13:40:18 +08:00
Shengliang Guan 352cb2863f
Merge pull request #2278 from taosdata/bugfix/td-320
fix td-320
2020-06-15 12:45:36 +08:00