Shuduo Sang
|
0866751fd8
|
kill taosd before test crash_gen.
|
2020-07-08 18:31:18 +08:00 |
Shuduo Sang
|
4efd476268
|
fix autopep8 format.
|
2020-07-08 18:28:17 +08:00 |
Shuduo Sang
|
2d02ee85a8
|
merge with develop branch.
|
2020-07-08 18:26:59 +08:00 |
Shengliang Guan
|
02ca604f02
|
Merge pull request #2596 from taosdata/hotfix/crash
Hotfix/crash
|
2020-07-08 18:21:57 +08:00 |
Shengliang Guan
|
062515354f
|
scripts
|
2020-07-08 10:21:29 +00:00 |
Shengliang Guan
|
3b8e49926a
|
Merge pull request #2595 from taosdata/hotfix/test
[fix bug]
|
2020-07-08 17:40:41 +08:00 |
Shengliang Guan
|
c9feaf286d
|
Merge remote-tracking branch 'origin/hotfix/test' into hotfix/crash
|
2020-07-08 17:22:38 +08:00 |
Shengliang Guan
|
eeb60558f3
|
Merge pull request #2599 from taosdata/hotfix/sangshuduo/ci-refactor-dnodes-pathfinding
Hotfix/sangshuduo/ci refactor dnodes pathfinding
|
2020-07-08 17:19:52 +08:00 |
Hui Li
|
ab816c3990
|
Merge branch 'hotfix/test' of https://github.com/taosdata/TDengine into hotfix/test
|
2020-07-08 17:04:17 +08:00 |
Shuduo Sang
|
57671ddf31
|
fix client/client.py
|
2020-07-08 17:02:25 +08:00 |
Shengliang Guan
|
5754c95a96
|
Merge remote-tracking branch 'origin/develop' into hotfix/crash
|
2020-07-08 08:54:47 +00:00 |
Shengliang Guan
|
32406e5828
|
Merge pull request #2598 from taosdata/feature/crash_gen
Feature/crash gen
|
2020-07-08 16:54:24 +08:00 |
Shengliang Guan
|
d812e255d1
|
Merge remote-tracking branch 'origin/develop' into hotfix/crash
|
2020-07-08 08:52:08 +00:00 |
Steven Li
|
f0bbd1d32e
|
Allow crash_gen tool to tolerate 0x5 and 0x510 error codes
|
2020-07-08 08:49:51 +00:00 |
Shengliang Guan
|
93161f4250
|
add log
|
2020-07-08 16:35:41 +08:00 |
Shuduo Sang
|
f13e3d6adf
|
turn off output.
|
2020-07-08 16:33:40 +08:00 |
Steven Li
|
11f5653be8
|
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
|
2020-07-08 08:32:55 +00:00 |
Shuduo Sang
|
c63f85505d
|
refactor pathfinding in crash_gen.py
|
2020-07-08 16:31:47 +08:00 |
Steven Li
|
095d5a68bf
|
Added the -a option to crash_gen tool to automatically start/stop TDengine service
|
2020-07-08 08:27:59 +00:00 |
Haojun Liao
|
5b81134eef
|
Merge branch 'develop' into feature/query
|
2020-07-08 16:23:05 +08:00 |
Haojun Liao
|
64e06ce7b1
|
[td-225] add test scripts
|
2020-07-08 16:20:57 +08:00 |
Haojun Liao
|
903a0abe89
|
[td-225] fix bugs in fill
|
2020-07-08 16:20:11 +08:00 |
Shuduo Sang
|
d2b805f3a5
|
fix pathfinding for CI
|
2020-07-08 16:19:01 +08:00 |
Shengliang Guan
|
669f5dcad7
|
cleanup mnode timer before close table
|
2020-07-08 16:00:34 +08:00 |
Shuduo Sang
|
44bc7056da
|
turn on output for debug.
|
2020-07-08 15:55:10 +08:00 |
Haojun Liao
|
11000a0e08
|
[td-225] enable support string filter type
|
2020-07-08 15:52:28 +08:00 |
Haojun Liao
|
21e27ea5de
|
[td-225] update the script.
|
2020-07-08 15:48:40 +08:00 |
Hui Li
|
b9738703e6
|
Merge branch 'develop' into hotfix/test
|
2020-07-08 15:37:09 +08:00 |
Hui Li
|
84ff50b61d
|
[TD-873]
|
2020-07-08 15:35:17 +08:00 |
Haojun Liao
|
c77d3a2a92
|
[td-225] update scripts;
|
2020-07-08 15:28:42 +08:00 |
Shuduo Sang
|
85ddff090a
|
refactor pathfinding in util/dnodes.py
|
2020-07-08 15:23:37 +08:00 |
Shengliang Guan
|
86e087920d
|
[TD-853] change error code while vnode not ready
|
2020-07-08 15:09:45 +08:00 |
Steven Li
|
4360096654
|
Now crash_gen is able to manage the start/stop/restart of taosd
|
2020-07-08 06:42:37 +00:00 |
Haojun Liao
|
a3df1e2f19
|
[td-225] update test scripts
|
2020-07-08 14:24:55 +08:00 |
Haojun Liao
|
0f5b7effe4
|
[td-225] update sim script
|
2020-07-08 14:21:58 +08:00 |
Haojun Liao
|
36cb56d953
|
[td-225]update the test scripts
|
2020-07-08 14:19:17 +08:00 |
Hui Li
|
2bba1ed59d
|
[fix bug]
|
2020-07-08 14:12:14 +08:00 |
haojun Liao
|
5e86a28a3d
|
Merge pull request #2589 from taosdata/hotfix/TD-481
support cancel query
|
2020-07-08 13:43:48 +08:00 |
Shengliang Guan
|
807e86a375
|
Merge pull request #2594 from taosdata/hotfix/test
[coverity scan]
|
2020-07-08 13:43:02 +08:00 |
Hui Li
|
fb55414c64
|
[coverity scan]
|
2020-07-08 11:48:01 +08:00 |
Haojun Liao
|
c2069b7e42
|
[td-225] fix bug in sliding query
|
2020-07-08 11:46:32 +08:00 |
Haojun Liao
|
370fadb07a
|
Merge branch 'develop' into feature/query
|
2020-07-08 11:12:42 +08:00 |
Shuduo Sang
|
998df217d5
|
remove python2 packages.
|
2020-07-08 11:10:28 +08:00 |
Shuduo Sang
|
f33b508d86
|
change bionic to focal to use python 3.8
|
2020-07-08 11:03:02 +08:00 |
Shengliang Guan
|
af1d98fc8c
|
Merge pull request #2592 from taosdata/hotfix/crash
failed to create table in tsdb while sync failed
|
2020-07-08 11:01:23 +08:00 |
Shengliang Guan
|
59230e1ce0
|
Merge pull request #2593 from taosdata/hotfix/test
[add cluster sim cases]
|
2020-07-08 10:53:40 +08:00 |
Hui Li
|
354dd93d2b
|
[add cluster sim cases]
|
2020-07-08 10:44:41 +08:00 |
Shuduo Sang
|
f9c9684b38
|
add crash_gen to CI
[TD-862]
|
2020-07-08 10:42:48 +08:00 |
Shengliang Guan
|
a54a425c75
|
failed to create table in tsdb while sync failed
|
2020-07-08 10:33:11 +08:00 |
Shengliang Guan
|
cb836b557e
|
Merge pull request #2591 from taosdata/hotfix/test
Hotfix/test
|
2020-07-08 09:17:12 +08:00 |