Cary Xu
|
b44ef3c81e
|
use dataDir to init sma env
|
2022-03-17 18:16:57 +08:00 |
Shuduo Sang
|
43feda0595
|
[TD-13408]<test>: move tests in for3.0 (#10598)
* restore .gitmodules
* Revert "[TD-13408]<test>: move tests out"
This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb.
* revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb
* immigrate file change from stand-alone repo to TDengine
for 3.0
* remove tests repository for Jenkinsfile2
Co-authored-by: tangfangzhi <fztang@taosdata.com>
|
2022-03-07 19:25:29 +08:00 |
Shuduo Sang
|
bf5a3e106b
|
[TD-13408]<test>: move tests out (#10176)
* [TD-13408]<test>: move tests out
for 3.0 branch
* add Jenkinsfile2
Co-authored-by: tangfangzhi <fztang@taosdata.com>
|
2022-02-10 15:25:50 +08:00 |
Steven Li
|
cd76a29533
|
Adjust table locking in crash_gen to expose same-connection consistency issues, supporting TD-4444
|
2021-05-31 06:22:20 +00:00 |
Steven Li
|
20fa37c253
|
Enhanced crash_gen tool with -k option to produce valgrind result
|
2021-05-24 06:11:39 +00:00 |
Steven Li
|
456ea712b3
|
Refactored crash_gen tool with stronger typing
|
2021-05-11 01:48:13 +00:00 |
Steven Li
|
34eb7e255a
|
Used Python generator to simplify crash_gen IPC processing of STDOUT/STDERR
|
2021-04-28 23:11:19 +00:00 |
Steven Li
|
5d1d5cadc2
|
Refactored crash_gen to have the TdeSubProcess own the SvcMgrThread object, also switched to Pylance
|
2021-04-28 08:36:56 +00:00 |
Steven Li
|
8a6fd8df16
|
Refactoring service_manager in crash_gen to use stronger types
|
2021-04-28 02:42:27 +00:00 |
Steven Li
|
b6ee0c8fc7
|
Moved over changes from feature/crash_gen to feature/crash_gen_master
|
2021-04-13 05:49:22 +00:00 |
Steven Li
|
982e6465ac
|
Refactored crash_gen tool, plus ensured proper termination upon trasntion failure
|
2020-12-02 02:15:46 +00:00 |
Steven Li
|
b43c5ba926
|
Refactoring of crash_gen tool
|
2020-11-04 21:15:47 +00:00 |
Steven Li
|
a0b83d4754
|
Enhanced crash_gen to use SIG_KILL insteadl of SIG_INT when restarting services
|
2020-10-28 06:38:41 +00:00 |
Steven Li
|
87cd1cc0f6
|
Fixed travis build failure caused by crash_gen tool, sorry
|
2020-10-24 08:42:38 +00:00 |
Steven Li
|
5a92c415a2
|
Enhanced crash_gen tool to run clusters, with a new README file
|
2020-10-24 08:06:59 +00:00 |
Steven Li
|
f7a0b6b89b
|
Enhanced crash_gen tool to verify dnode being in ready status, plus additional refactoring
|
2020-10-23 06:57:36 +00:00 |
Steven Li
|
dc72a1a60c
|
Split crash_gen tool into different functional files/modules
|
2020-10-21 07:54:47 +00:00 |