Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce retry behavior for remote testing #3521

Closed
asfimport opened this issue Jan 26, 2015 · 2 comments
Closed

Introduce retry behavior for remote testing #3521

asfimport opened this issue Jan 26, 2015 · 2 comments

Comments

@asfimport
Copy link
Collaborator

Andrey Pokhilko (Bug 57500):
When you do a test with a lot of remote JMeter slaves, there may be situations when not all remote jmeter-servers were started at the moment master tries to init them. For this situation, the retry behavior is suggested.
Additionally, an option to ignore failed slaves suggested.

The pull request can be seen here: #13

Severity: normal
OS: All

@asfimport
Copy link
Collaborator Author

Andrey Pokhilko (migrated from Bugzilla):
Date: Fri Jan 30 09:33:21 2015
New Revision: 1655969

URL: http://svn.apache.org/r1655969
Log:
#3521 - Introduce retry behavior for remote testing

Added:
jmeter/trunk/src/core/org/apache/jmeter/engine/DistributedRunner.java
jmeter/trunk/test/src/org/apache/jmeter/engine/DistributedRunnerTest.java
Modified:
jmeter/trunk/bin/jmeter.properties
jmeter/trunk/src/core/org/apache/jmeter/JMeter.java
jmeter/trunk/src/core/org/apache/jmeter/engine/ClientJMeterEngine.java
jmeter/trunk/src/core/org/apache/jmeter/gui/action/RemoteStart.java
jmeter/trunk/xdocs/changes.xml
jmeter/trunk/xdocs/usermanual/remote-test.xml

@asfimport
Copy link
Collaborator Author

Andrey Pokhilko (migrated from Bugzilla):
Date: Fri Jan 30 11:08:25 2015
New Revision: 1655987

URL: http://svn.apache.org/r1655987
Log:
#3521 - Introduce retry behavior for remote testing / fix test

Modified:
jmeter/trunk/test/src/org/apache/jmeter/engine/DistributedRunnerTest.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant