NIHVIVO-1129 First stab at a load-testing framework.

This commit is contained in:
jeb228 2011-01-03 17:11:46 +00:00
parent e8d37f9a88
commit 018f26a712
7 changed files with 599 additions and 0 deletions

View file

@ -0,0 +1,22 @@
# -----------------------------------------------------------------------------
#
# VIVO load-testing properties
#
# This file is provided as example.loadtesting.properties.
#
# Save a copy of this file as loadtesting.properties, and edit the properties
# as needed for your deployment.
#
# -----------------------------------------------------------------------------
#
# The base install directory for JMeter.
#
jmeter.home.dir = /Users/jeb228/Downloads/JMeter/jakarta-jmeter-2.4
#
# Where do we find the Vivo instance that we are testing?
#
webapp.host = localhost
webapp.port = 8080
webapp.name = vivo