Commit Graph

14 Commits

Author SHA1 Message Date
Daming da44d28547
Introduce Agent-Test-Tool suite (#4458)
* Introduce Agent-Test-Tool suite

* rename term
2020-03-08 09:15:41 +08:00
Daming ca6a5618c5
[test/plugin] remove the image on docker exit (#4374)
* remove image on docker exit

* polish
2020-02-17 17:10:37 +08:00
kezhenxu94 5b255ba3e3
Set up more strict code styles and fix existing issues (#4337)
Motivation:

Review code styles with some bots automatically.

Modifications:

Set up ReviewDog in GitHub Action to review code style.

Add more check rules to checkstyle plugin.

Result:

Obvious code styles can be reviewed and commented automatically.
2020-02-11 17:10:49 +08:00
kezhenxu94 f52f7f466a
Support collecting http parameters (#4162)
Plugins of Tomcat, Spring MVC, Armeria are supported for now
2020-01-03 07:51:26 +08:00
lipenghui 821c50d0e4 [test/plugin]immigrate pulsar scenario (#3997)
* Apache Pulsar Immigration.

* Add apache license header and move pulsar scenario to Feign_Canal
2019-12-04 12:08:25 +08:00
Alan Lau 128d8054bc Fix #3932. (#3933) 2019-11-26 12:19:27 +08:00
zhang-wei 6d3b0e2aeb [test/plugin] Print systeminfo on failure (#3874)
* Print systeminfo on failure

* fix project name

* docker-compose add network

* docker-compose add network

* revert interval
2019-11-19 19:02:02 +08:00
Daming cae0df24ce [hotfix] Remove argument BUILID_ID from run.sh (#3774) 2019-11-04 14:34:58 +08:00
Daming 6657e6ec17 [test/plugin] fast-fail and reliablity (#3666)
* fast-fail and reliablity

* add workload no. as a part of the build_id tag

* print system info
2019-10-21 22:21:05 +03:00
zhangwei 19288d85e9 iimmigrate kafak scenario (#3653) 2019-10-18 16:08:08 +03:00
Daming ef91bcf45f [test/plugin] removes the dead codes (#3651)
* removes the dead codes

* sync
2019-10-18 13:24:21 +03:00
Daming 6a7867ef5f [test/plugin] support test cases work with specifying the optional plugins (#3649)
* support test cases work with specifying the optional plugins
2019-10-18 11:57:34 +03:00
Daming 2af4ea8cdb support plugin testcases run with optional/bootstap plugins (#3617) 2019-10-14 15:01:48 +03:00
Daming 72153230a1 [test/plugin]support plugin testcases run in docker-compose (#3612)
* support docker-compose

* sync

* support docker-compose

* force rm container

* solrj-7.x-scenario

* fix license header

* fix actualData.yml

* verify Jenkins run on distribution

* test Jenkinsfile v2

* test Jenkinsfile v3, God bless

* test V4, God Bless

* test v5

* rollback

* update opertaion of post
2019-10-14 10:47:02 +03:00