Commit Graph
386 Commits
Author SHA1 Message Date
debugtalk ef1e13387e Merge branch 'master' into master 2022-08-15 20:55:42 +08:00
debugtalk 6dce98f01b Merge pull request #1434 from bbx-winner/feat-dial-test
feat: support ping/dns/traceroute for dial test
2022-08-15 20:54:08 +08:00
buyuxiang 809301d089 fix: add timeout for dns resolution 2022-08-12 18:15:45 +08:00
buyuxiang fd5359c02d feat: support curl command 2022-08-12 17:09:19 +08:00
buyuxiang 8b72938f34 adapt windows tracert 2022-08-12 17:09:19 +08:00
buyuxiang be9542ffee using original traceroute command for dial 2022-08-12 17:09:19 +08:00
buyuxiang 064a41c490 feat: support traceroute command 2022-08-12 17:09:19 +08:00
buyuxiang 2bd5c6f3da feat: support DNS resolution 2022-08-12 17:09:19 +08:00
buyuxiang 71da6d0556 feat: support ping command 2022-08-12 17:09:19 +08:00
machongwei 8ae5ba81bc feat: hrp boom support set run time 2022-08-10 22:03:24 +08:00
machongwei a2352d627f feat: hrp boom support set run time 2022-08-10 21:59:16 +08:00
machongwei 61c34bfd16 feat: hrp boom support set run time 2022-08-10 21:39:15 +08:00
徐聪 3712eae7f5 fix: state machine 2022-07-31 21:50:46 +08:00
debugtalk 191123734e bump version to v4.2.0 2022-07-26 10:46:05 +08:00
徐聪 14e157320d fix: use master IP if PrometheusPushgatewayURL IP is not set in worker 2022-07-25 22:47:31 +08:00
徐聪 6818d2cd43 fix: report metrics to prometheus 2022-07-25 21:31:10 +08:00
徐聪 df5e985e2f fix: reset all metrics before starting worker 2022-07-25 21:30:01 +08:00
徐聪 d7e56d285e fix: worker missing state 2022-07-25 21:30:01 +08:00
徐聪 dce866c728 feat: call the HTTP API to get master state information 2022-07-25 21:30:01 +08:00
徐聪 d75cffbd30 fix: grpc reconnect backoff 2022-07-25 21:30:01 +08:00
徐聪 89871e6c68 feat: report worker system information to the master 2022-07-25 21:30:01 +08:00
徐聪 76e058d709 fix: state machine 2022-07-25 21:30:01 +08:00
徐聪 8fa04335e9 fix: unittest 2022-07-25 21:30:01 +08:00
徐聪 683c0e5374 fix: failed to evenly distribute the spawn-rate to each worker 2022-07-25 21:30:01 +08:00
徐聪 461366c28a fix: cpu and memory usage 2022-07-25 21:30:01 +08:00
徐聪 2f7e2ce724 fix: mask error logging that worker fails to sign out 2022-07-25 21:30:01 +08:00
徐聪 b4409ad303 fix: remove unnecessary content 2022-07-25 21:29:59 +08:00
徐聪 5b085be6bc feat: get client export ip on the server 2022-07-25 21:29:21 +08:00
徐聪 0c710dc103 fix: http server and grpc with cert 2022-07-25 21:29:21 +08:00
徐聪 41f7fa2d58 fix: unittest 2022-07-25 21:29:21 +08:00
徐聪 1c5039697a change: update docs 2022-07-25 21:29:19 +08:00
徐聪 60a6aebbcb refactor: distributed load testing 2022-07-25 21:24:08 +08:00
徐聪 30ba539cdc feat: add interceptors for grpc 2022-07-25 21:23:08 +08:00
xucong053 7b7c1a518a fix: plugin file distribution 2022-07-25 21:23:08 +08:00
xucong053 ba57efe97d fix: graceful stop 2022-07-25 21:23:08 +08:00
xucong053 4333998edc fix: report stats for httprunner master 2022-07-25 21:23:08 +08:00
xucong053 a24107c394 fix: unittest 2022-07-25 21:16:00 +08:00
xucong053 379097c516 suport for distributing tasks that contain plugins 2022-07-25 21:15:03 +08:00
xucong053 37d222252d fix: unitest 2022-07-25 21:15:03 +08:00
xucong053 4044c15974 feat: support dispatch profile to worker 2022-07-25 21:15:03 +08:00
xucong053 c5f482dbfa refactor 2022-07-25 21:15:03 +08:00
xucong053 df20035234 fix: unittest 2022-07-25 21:15:03 +08:00
xucong053 b795558543 fix: unittest 2022-07-25 21:15:03 +08:00
xucong053 19c6b0821f feat: support multi-machine collaborative distributed load testing #1193 2022-07-25 21:14:58 +08:00
buyuxiang a9655aac27 set DisableFlagParsing: true 2022-07-22 21:04:01 +08:00
buyuxiang 22f23af575 update subcommand curl docs 2022-07-22 18:18:21 +08:00
buyuxiang f4aa4ffb28 support using curl as subcommand 2022-07-22 18:18:21 +08:00
buyuxiang 100c22b81f feat: support curl to case 2022-07-22 18:18:21 +08:00
buyuxiang 6e7e929bbe feat: support to infer file mime type 2022-07-18 18:40:42 +08:00
buyuxiang 0da20b491a fix: func name writeCustomText 2022-07-18 16:17:57 +08:00