徐聪
|
782853338c
|
fix: pluginMap uses sync.Map to avoid data race
|
2022-08-01 17:04:39 +08:00 |
|
徐聪
|
bf5e75e994
|
fix: failed to load .env file from master
|
2022-08-01 16:08:36 +08:00 |
|
徐聪
|
1233a3c1e2
|
fix: the transaction name recorded is inaccurate, when transaction fails
|
2022-08-01 14:39:51 +08:00 |
|
徐聪
|
88e6ebc956
|
fix: state machine
|
2022-07-31 21:50:46 +08:00 |
|
徐聪
|
22ef887311
|
fix: testcase compatibility in the worker
|
2022-07-30 15:36:35 +08:00 |
|
debugtalk
|
ed145c6428
|
Merge pull request #1427 from xucong053/bugfix
fix: unittest
|
2022-07-26 11:18:07 +08:00 |
|
徐聪
|
d821090997
|
fix: unittest
|
2022-07-26 10:51:12 +08:00 |
|
debugtalk
|
e3f114df6d
|
bump version to v4.2.0
|
2022-07-26 10:46:05 +08:00 |
|
debugtalk
|
ee601d7308
|
Merge pull request #1303 from xucong053/support-distributed-load-testing-controlled-by-http-refactoring
feat: support distributed load testing on multi-machines
|
2022-07-26 10:10:14 +08:00 |
|
徐聪
|
6138d80fb0
|
fix: use master IP if PrometheusPushgatewayURL IP is not set in worker
|
2022-07-25 22:47:31 +08:00 |
|
徐聪
|
4784d16639
|
fix: report metrics to prometheus
|
2022-07-25 21:31:10 +08:00 |
|
徐聪
|
6a812c6374
|
fix: reset all metrics before starting worker
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
ccd03c4ec5
|
fix: worker missing state
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
f2799aef53
|
feat: call the HTTP API to get master state information
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
17617ee13e
|
fix: grpc reconnect backoff
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
a459d6ac2f
|
feat: report worker system information to the master
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
a8e23ebf77
|
fix: state machine
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
1a5523bc2e
|
fix: unittest
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
ef71d61413
|
fix: failed to evenly distribute the spawn-rate to each worker
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
c491945166
|
fix: cpu and memory usage
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
846fb3e46b
|
fix: mask error logging that worker fails to sign out
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
c381062a8d
|
fix: remove unnecessary content
|
2022-07-25 21:29:59 +08:00 |
|
徐聪
|
11c5a75442
|
feat: get client export ip on the server
|
2022-07-25 21:29:21 +08:00 |
|
徐聪
|
476b3ab9d9
|
fix: http server and grpc with cert
|
2022-07-25 21:29:21 +08:00 |
|
徐聪
|
2cdebbf448
|
fix: unittest
|
2022-07-25 21:29:21 +08:00 |
|
徐聪
|
0b60b7a507
|
change: update docs
|
2022-07-25 21:29:19 +08:00 |
|
徐聪
|
848d72fe3a
|
refactor: distributed load testing
|
2022-07-25 21:24:08 +08:00 |
|
徐聪
|
b121282525
|
feat: add interceptors for grpc
|
2022-07-25 21:23:08 +08:00 |
|
xucong053
|
b325232a6c
|
fix: plugin file distribution
|
2022-07-25 21:23:08 +08:00 |
|
xucong053
|
caed68d6dd
|
fix: graceful stop
|
2022-07-25 21:23:08 +08:00 |
|
xucong053
|
2ca94381ef
|
fix: report stats for httprunner master
|
2022-07-25 21:23:08 +08:00 |
|
xucong053
|
d67764e49c
|
fix: data race
|
2022-07-25 21:23:06 +08:00 |
|
xucong053
|
b654f32cc3
|
fix: unittest
|
2022-07-25 21:16:00 +08:00 |
|
xucong053
|
c72dc38bd3
|
suport for distributing tasks that contain plugins
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
4ff3179a22
|
fix: unitest
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
58de0852b8
|
feat: support dispatch profile to worker
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
ae8fc70ff6
|
refactor
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
ab91feedbc
|
fix: unittest
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
6ad03e81bb
|
fix: unittest
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
0ab2017f93
|
feat: support multi-machine collaborative distributed load testing #1193
|
2022-07-25 21:14:58 +08:00 |
|
debugtalk
|
ab12707fcf
|
Merge pull request #1413 from yu929/hyhr4
feat: support custom requests.Response attr in pytest
|
2022-07-24 22:03:16 +08:00 |
|
debugtalk
|
9adad6ac4f
|
Merge pull request #1409 from bbx-winner/convert-curl
feat: support to run/boom/convert curl case
|
2022-07-24 22:01:18 +08:00 |
|
buyuxiang
|
971483de12
|
set DisableFlagParsing: true
|
2022-07-22 21:04:01 +08:00 |
|
buyuxiang
|
3c160aeec6
|
update subcommand curl docs
|
2022-07-22 18:18:21 +08:00 |
|
buyuxiang
|
a70b11401e
|
support using curl as subcommand
|
2022-07-22 18:18:21 +08:00 |
|
buyuxiang
|
4b9705be22
|
feat: support curl to case
|
2022-07-22 18:18:21 +08:00 |
|
debugtalk
|
d1f0599617
|
Merge pull request #1424 from xucong053/bugfix
fix: quit plugin
|
2022-07-22 18:03:07 +08:00 |
|
debugtalk
|
6c39e75055
|
Merge pull request #1412 from bbx-winner/fix-websocket
feat: support omitting ws url; support multi ws-connections each session
|
2022-07-22 17:25:58 +08:00 |
|
徐聪
|
bdb2d4566d
|
fix: quit plugin
|
2022-07-21 18:21:31 +08:00 |
|
buyuxiang
|
7774b1f111
|
fix: add ws url log info
|
2022-07-19 11:21:36 +08:00 |
|