apache / apache/jmeter

JMeter distributed test does not have capability to store test results only on slave machines

Open
#3,833 1 comment 0 reactions 0 assignees View on GitHub
enhancement os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**tarun** ([Bug 59012](https://bz.apache.org/bugzilla//show_bug.cgi?id=59012&redirect=false)):
The current implementation of sampler sender for distributed testing has different modes but all of them eventually write file to master controlling the test. Some of us prefer using DiskStorage mode of distributed testing to save network bandwidth but transfer of test result after test run is over is very very slow.

It would be beneficial to have mode - localOnly which keeps results in jtl format on slave machines and could be scp/aggregated once test execution is over.

Something similar was asked here - http://stackoverflow.com/questions/12979003/in-jmeter-distributed-remote-testing-is-it-possible-to-store-results-file-on

OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.