Steven Li
|
061a2161ff
|
Adjusted crash_gen tool to accommodate new default database called log
|
2020-08-07 02:55:41 +00:00 |
Shuduo Sang
|
3c4e3322bb
|
support telemetryReport in all tests.
|
2020-08-04 10:34:22 +08:00 |
Shengliang Guan
|
6fd3fc345a
|
Merge pull request #2865 from taosdata/updatetestcase
add client test cases
|
2020-08-03 12:03:23 +08:00 |
Bomin Zhang
|
ca9c0ad282
|
TD-1033: enable telemetry reporting by default
disable telemetry reporting in test.
fix other telemetry related bugs.
|
2020-08-03 11:31:14 +08:00 |
Ping Xiao
|
b5226a8d05
|
remove local command
|
2020-08-03 11:22:50 +08:00 |
Ping Xiao
|
eaa5582a01
|
Merge branch 'develop' into updatetestcase
|
2020-08-03 10:50:42 +08:00 |
Ping Xiao
|
b34a726e28
|
fix CI failure
|
2020-08-03 10:49:08 +08:00 |
Shengliang Guan
|
1fe3dbebfb
|
set telemetryReporting default val to false
|
2020-08-02 11:48:42 +00:00 |
Shengliang Guan
|
128c8064a2
|
Merge branch 'develop' into updatetestcase
|
2020-08-02 07:36:53 +00:00 |
Steven Li
|
a53aafeef4
|
Crash_gen tool is now tracking TDengine service exit status
|
2020-08-01 23:35:36 +00:00 |
Ping Xiao
|
c17fa7789c
|
add client test cases
|
2020-08-01 17:01:48 +08:00 |
Steven Li
|
fc1cfb56e7
|
now able to replicate TD-1038
|
2020-08-01 05:29:00 +00:00 |
Shuduo Sang
|
e91761c1a7
|
change error wording determination to comply tdengine's change.
|
2020-07-31 10:17:02 +08:00 |
Shuduo Sang
|
6c7eab55e5
|
fix stable/query-after-reset.py
[TD-1032]
|
2020-07-30 16:50:32 +08:00 |
Shuduo Sang
|
fb9146ad76
|
change alter dnode ep to id.
[TD-1031]
|
2020-07-30 15:37:44 +08:00 |
Steven Li
|
a79c5b1278
|
Minor tweaks for crash_gen tool, re-demonstrating TD-997
|
2020-07-28 08:34:35 +00:00 |
Steven Li
|
bc03b7f433
|
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
|
2020-07-27 20:46:29 +00:00 |
Steven Li
|
7722eb55ea
|
Adjusted crash_gen tool to save old log files, instead of deleting them
|
2020-07-26 23:32:04 +00:00 |
Steven Li
|
032d93b59a
|
tweaked crash_gen tool
|
2020-07-26 06:04:02 +00:00 |
Shuduo Sang
|
872edbd075
|
change more KILL signal to TERM for coverage test.
|
2020-07-25 14:31:31 +08:00 |
Ping Xiao
|
a9cf6cfd2c
|
update kill parameter for python tests
|
2020-07-24 16:40:05 +08:00 |
Bomin Zhang
|
f6c113954c
|
td-990: add python test cases for subscribe
|
2020-07-24 15:44:40 +08:00 |
Steven Li
|
519a002511
|
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
|
2020-07-24 03:15:17 +00:00 |
Steven Li
|
91c1fe45b6
|
Added service restart to crash_gen tool, discovered meter id mismatch problem
|
2020-07-24 03:15:09 +00:00 |
Shuduo Sang
|
42288d325f
|
add case to test minTablesPerVnode.py case.
[TD-988]
|
2020-07-23 18:25:18 +08:00 |
Steven Li
|
9315b99ca4
|
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
|
2020-07-22 06:31:31 +00:00 |
Steven Li
|
943bbe22b8
|
Enhanced crash_gen tool to report useful info when stuck
|
2020-07-22 06:31:19 +00:00 |
Shuduo Sang
|
b21cea89ec
|
Merge branch 'develop' into hotfix/sangshuduo/fix-sh-exec-sig-for-coverage
|
2020-07-22 10:26:33 +08:00 |
Shuduo Sang
|
2104d46586
|
change kill to term signal for coverage flush.
|
2020-07-22 10:26:25 +08:00 |
Ping Xiao
|
a1b79d8115
|
Merge branch 'develop' into queryPercentile
|
2020-07-21 16:44:08 +08:00 |
Ping Xiao
|
43b2f41fbb
|
TD-819: increase test coverage
|
2020-07-21 16:24:59 +08:00 |
Steven Li
|
9e5ecf885a
|
Minor additional tweaks for crash_gen tool
|
2020-07-21 07:29:20 +00:00 |
Steven Li
|
6b45bc66a5
|
Temp check in for crash_gen, crashing at tsclient.h:435
|
2020-07-21 07:23:26 +00:00 |
Shengliang Guan
|
6309c8efdb
|
scripts
|
2020-07-17 15:16:32 +00:00 |
Shuduo Sang
|
ce40320531
|
add code to query tag before set.
[TD-951]
|
2020-07-17 14:26:34 +08:00 |
Ping Xiao
|
7a7e5fbe3b
|
Merge branch 'develop' into null_value_query_test
|
2020-07-16 14:47:57 +08:00 |
Ping Xiao
|
c3e3875bcb
|
Merge branch 'develop' into null_value_query_test
|
2020-07-16 13:33:20 +08:00 |
Ping Xiao
|
66bb66170e
|
TD-908: query null value test
|
2020-07-16 12:58:39 +08:00 |
Shengliang Guan
|
a716faab56
|
Merge pull request #2679 from taosdata/develop
Merge from develop
|
2020-07-15 17:30:20 +08:00 |
Shuduo Sang
|
964ae6073f
|
add fsync default cfg to no-random-fail.py too.
|
2020-07-15 17:17:45 +08:00 |
Shuduo Sang
|
7652edf906
|
Merge branch 'develop' into hotfix/sangshuduo/add-fsync-to-default-cfg
|
2020-07-15 17:06:28 +08:00 |
Shuduo Sang
|
395ad45bc3
|
add fsync 1000 as default cfg value.
|
2020-07-15 15:32:19 +08:00 |
Steven Li
|
44bbeea8a2
|
Display server and config info at connect time for crash_gen tool
|
2020-07-15 07:09:15 +00:00 |
Shuduo Sang
|
853f411c0d
|
add -no-random-fail script for coverage test using.
|
2020-07-15 14:42:06 +08:00 |
Steven Li
|
9dadb8f4ea
|
Added mixed connector type for NATIVE/REST for the crash_gen tool
|
2020-07-15 04:11:13 +00:00 |
Steven Li
|
2f8714e5cf
|
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
|
2020-07-14 21:46:10 +00:00 |
Steven Li
|
d8206d228f
|
refactoring thread synchronization for crash_gen tool
|
2020-07-14 21:46:01 +00:00 |
Shengliang Guan
|
1c40d471ae
|
[TD-913] change some config paras
|
2020-07-13 15:39:45 +08:00 |
Steven Li
|
a75721ff00
|
Resolve small conflicts with crash_gen tool
|
2020-07-11 07:55:06 +00:00 |
Steven Li
|
0964bc38de
|
Added warning message upon REST API failure for crash_gen tool
|
2020-07-11 07:50:30 +00:00 |
Shengliang Guan
|
164aed70b9
|
Merge remote-tracking branch 'origin/develop' into feature/vnode
|
2020-07-11 07:45:02 +00:00 |
Shuduo Sang
|
fc2c479d08
|
fix table/del_stable.py for dnodes change.
[TD-899]
|
2020-07-11 11:15:22 +08:00 |
Shengliang Guan
|
285e2c5618
|
Merge remote-tracking branch 'origin/develop' into feature/vnode
|
2020-07-10 12:46:35 +00:00 |
Shuduo Sang
|
424baa43f3
|
add compress test cases to regression and full test list.
|
2020-07-10 19:13:53 +08:00 |
Shengliang Guan
|
d75e835aa5
|
Merge from develop into feature/vnode
|
2020-07-10 10:40:47 +00:00 |
Shengliang Guan
|
0d7579b9a6
|
Merge pull request #2627 from taosdata/feature/sangshuduo/random-file-fail
add --random-file-fail-factor argument to cover more scenarios.
|
2020-07-10 18:03:53 +08:00 |
Shuduo Sang
|
8fe456023e
|
merge develop branch and fix conflict in crash_gen.py.
|
2020-07-10 14:28:18 +08:00 |
Shuduo Sang
|
e98dbee81d
|
add --random-file-fail-factor argument to cover more scenarios.
|
2020-07-10 13:47:03 +08:00 |
Shengliang Guan
|
f8dd5d1af7
|
Merge pull request #2623 from taosdata/hotfix/to_regression
Hotfix/to regression
|
2020-07-10 11:03:59 +08:00 |
Steven Li
|
c4ca6c022f
|
Added -x --continue-on-exception option to the crash_gen tool
|
2020-07-10 02:30:44 +00:00 |
Steven Li
|
54c7e041f7
|
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
|
2020-07-10 01:52:05 +00:00 |
Steven Li
|
08bec5fa9b
|
Removed crash_gen dependency on other test code, now it only depends on official Python Taos library
|
2020-07-10 01:51:56 +00:00 |
yihaoDeng
|
9fa5a00306
|
add csv to regressiontest
|
2020-07-09 19:57:05 +00:00 |
Shengliang Guan
|
a3261e5275
|
Merge pull request #2616 from taosdata/hotfix/add_csv_test
add csv test
|
2020-07-09 20:02:47 +08:00 |
Shengliang Guan
|
71b13e2359
|
Merge pull request #2615 from taosdata/feature/sangshuduo/test-compressMsgSize
add test case for compressMsgSize
|
2020-07-09 20:02:22 +08:00 |
yihaoDeng
|
22dbff7c7f
|
add csv test
|
2020-07-09 11:01:19 +00:00 |
yihaoDeng
|
4add1bd6bb
|
add csv test
|
2020-07-09 10:45:32 +00:00 |
Shuduo Sang
|
11923eb970
|
add test case for compressMsgSize
[TD-764]
|
2020-07-09 18:43:02 +08:00 |
Shuduo Sang
|
83363f6e78
|
re-raise exception in sql.py instead of exit.
|
2020-07-09 17:45:48 +08:00 |
Shengliang Guan
|
057fdc9366
|
Merge develop into feature/vnode
|
2020-07-09 09:10:27 +00:00 |
Steven Li
|
3abcbc306c
|
Added additional protection for crash_gen tool, to capture sys.exit() in lower level libraries
|
2020-07-09 08:02:05 +00:00 |
Steven Li
|
cf2bdb4e83
|
Merge branch 'develop' into feature/crash_gen
|
2020-07-09 07:28:24 +00:00 |
Steven Li
|
f35c6cf3d8
|
Made crash_gen more tolerable of TAOS exceptions
|
2020-07-09 07:23:36 +00:00 |
Steven Li
|
b77728bc0d
|
Refactored service side process management for the crash_gen tool
|
2020-07-09 03:12:08 +00:00 |
Bomin Zhang
|
27925040f3
|
migrate several stream testcases to python
|
2020-07-09 10:45:46 +08:00 |
Bomin Zhang
|
c096da449e
|
fix several bug in stream
|
2020-07-09 10:45:46 +08:00 |
Bomin Zhang
|
9ab3b63a10
|
refactor pytest framework to include lineno in log
|
2020-07-09 10:45:46 +08:00 |
Bomin Zhang
|
2817dfb482
|
[stream]: rename test case
|
2020-07-09 10:45:46 +08:00 |
Bomin Zhang
|
0d097101a5
|
TD-593: enlarge stream query time range
for streams, query time range is changed from interval window
to full stream time range.
|
2020-07-09 10:45:46 +08:00 |
Shengliang Guan
|
92a569ca12
|
merge from develop into feature/vnode
|
2020-07-08 15:06:25 +00:00 |
Shuduo Sang
|
5aade323bd
|
reduce thread num and step num.
|
2020-07-08 19:04:53 +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
|
3b8e49926a
|
Merge pull request #2595 from taosdata/hotfix/test
[fix bug]
|
2020-07-08 17:40:41 +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 |
Shuduo Sang
|
57671ddf31
|
fix client/client.py
|
2020-07-08 17:02:25 +08:00 |
Steven Li
|
f0bbd1d32e
|
Allow crash_gen tool to tolerate 0x5 and 0x510 error codes
|
2020-07-08 08:49:51 +00: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 |
Shuduo Sang
|
d2b805f3a5
|
fix pathfinding for CI
|
2020-07-08 16:19:01 +08:00 |
Shuduo Sang
|
85ddff090a
|
refactor pathfinding in util/dnodes.py
|
2020-07-08 15:23:37 +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 |
Shuduo Sang
|
f9c9684b38
|
add crash_gen to CI
[TD-862]
|
2020-07-08 10:42:48 +08:00 |
Shengliang Guan
|
8e38918874
|
Merge pull request #2570 from taosdata/feature/crash_gen
Feature/crash gen
|
2020-07-07 18:48:38 +08:00 |
Shengliang Guan
|
e76ef8e880
|
Merge pull request #2583 from taosdata/remove_unsupported_python_cases
Remove unsupported python test cases
|
2020-07-07 15:38:17 +08:00 |
Ping Xiao
|
3dc3a58c59
|
TD-867: Remove unsupported python test cases
|
2020-07-07 14:52:32 +08:00 |
Shuduo Sang
|
7c66719128
|
add python test to cover "alter dnode"
[TD-868]
|
2020-07-07 14:42:27 +08:00 |
Steven Li
|
5686d65bac
|
Added return code to crash_gen tool
|
2020-07-06 05:10:32 +00:00 |
Steven Li
|
5c2b0097a7
|
Minor tweak of crash_gen tool
|
2020-07-06 03:33:11 +00:00 |