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

Run GeoServer stress tests via Maven JMeter plugin #144

Open
2 tasks
emxsys opened this issue Dec 15, 2017 · 0 comments
Open
2 tasks

Run GeoServer stress tests via Maven JMeter plugin #144

emxsys opened this issue Dec 15, 2017 · 0 comments
Assignees
Milestone

Comments

@emxsys
Copy link
Contributor

emxsys commented Dec 15, 2017

Run the JMeter stress tests via Maven to capitalize on the report output and html results produced by the plugins. Also, the tests are run in a non-GUI mode, as recommended by JMeter when performing load tests.

  • Create a pom.xml file to load the maven plugins and execute a test plan against a running GeoServer instance.
  • Leverage ant tasks to copy and save test results.

JMeter plugin

<groupId>com.lazerycode.jmeter</groupId>
<artifactId>jmeter-maven-plugin</artifactId>
<version>2.4.0</version>

JMeter Analysis plugin

<groupId>com.lazerycode.jmeter</groupId>
<artifactId>jmeter-analysis-maven-plugin</artifactId>
<version>1.0.6</version>
@emxsys emxsys added this to the WWSK v0.6.0 milestone Dec 15, 2017
@emxsys emxsys self-assigned this Dec 15, 2017
@pdavidc pdavidc added backlog and removed ready labels Jan 16, 2018
@emxsys emxsys modified the milestones: WWSK v0.6.0, WWSK v1.0.0 May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants