Commit Graph

3044 Commits

Author SHA1 Message Date
bbx-winner
7364b606f0 Merge pull request #1464 from bbx-winner/fix-run-time
fix: hrp boom --run-time setting
2022-09-01 14:58:32 +08:00
buyuxiang
8b4edbac87 fix: hrp boom --run-time setting 2022-09-01 11:54:02 +08:00
debugtalk
4910ba55a8 docs: update changelog v4.2.0 2022-08-21 19:10:50 +08:00
debugtalk
2e81aa7b39 Merge branch 'master' of https://github.com/httprunner/httprunner 2022-08-21 19:10:06 +08:00
debugtalk
efcccbe4f1 Merge pull request #1442 from mcwt/master
feat: hrp boom support setting duration of run time
2022-08-21 19:09:49 +08:00
debugtalk
e816f8190f change: update changelog 2022-08-21 19:08:11 +08:00
machongwei
f13a698da3 merge upstream master change 2022-08-21 09:11:58 +08:00
machongwei
e16c8bb565 Merge remote-tracking branch 'origin/master' 2022-08-18 20:09:59 +08:00
machongwei
1306a12dff perf: hrp boom run time related code optimization 2022-08-18 20:09:46 +08:00
debugtalk
ea2b8543ee Merge pull request #1450 from httprunner/dependabot/go_modules/github.com/miekg/dns-1.1.25
build(deps): bump github.com/miekg/dns from 1.0.14 to 1.1.25
2022-08-15 20:57:45 +08:00
debugtalk
53ddc3b5a9 Merge branch 'master' into master 2022-08-15 20:55:42 +08:00
dependabot[bot]
ec6d641a3d build(deps): bump github.com/miekg/dns from 1.0.14 to 1.1.25
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.0.14 to 1.1.25.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.0.14...v1.1.25)

---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 12:54:41 +00:00
debugtalk
c430e64f0f 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
debugtalk
fea9f3d68f Merge pull request #1432 from xucong053/bugfix
fix: state machine
2022-08-15 20:51:49 +08:00
buyuxiang
fa2d932299 fix: add timeout for dns resolution 2022-08-12 18:15:45 +08:00
buyuxiang
54cd702c85 feat: support curl command 2022-08-12 17:09:19 +08:00
buyuxiang
ecd29b6d7f adapt windows tracert 2022-08-12 17:09:19 +08:00
buyuxiang
f3858fbce0 using original traceroute command for dial 2022-08-12 17:09:19 +08:00
buyuxiang
3306bf441c feat: support traceroute command 2022-08-12 17:09:19 +08:00
buyuxiang
decac6d8ff feat: support DNS resolution 2022-08-12 17:09:19 +08:00
buyuxiang
b4fac2bea3 feat: support ping command 2022-08-12 17:09:19 +08:00
debugtalk
1692e3a772 Merge pull request #1428 from billduan/optimize_strip_sql
优化:strip sql
2022-08-12 15:07:12 +08:00
machongwei
e98c908c6d feat: hrp boom support set run time 2022-08-10 22:03:24 +08:00
machongwei
8a25b1359c feat: hrp boom support set run time 2022-08-10 21:59:16 +08:00
machongwei
fa0d23b0b6 feat: hrp boom support set run time 2022-08-10 21:39:15 +08:00
徐聪
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
duanchao.bill
b57af93f7b 优化:strip sql 2022-07-26 12:49:08 +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