Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin Shin committed Jun 19, 2013
1 parent 0cc155f commit aa12fd6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions fcrepo-webapp/pom.xml
Expand Up @@ -183,6 +183,11 @@
</execution>
</executions>
<configuration>
<propertiesJMeter>
<!-- Extend the period (in ms) JMeter waits for threads to close -->
<!-- See: https://github.com/Ronnie76er/jmeter-maven-plugin/issues/56 -->
<jmeter.exit.check.pause>5000</jmeter.exit.check.pause>
</propertiesJMeter>
<propertiesUser>
<fedora_4_port>${test.port}</fedora_4_port>
<fedora_4_context>rest</fedora_4_context>
Expand Down

0 comments on commit aa12fd6

Please sign in to comment.