Author: [email protected]
Date: Mon Apr 18 10:53:07 2011
New Revision: 981

Log:
[AMDATUCASSANDRA-7] Renamed jmeter plans dir, added initial HOWTO

Added:
   trunk/amdatu-cassandra/test-performance/HOWTO.txt
   trunk/amdatu-cassandra/test-performance/jmeter-plans/
      - copied from r979, /trunk/amdatu-cassandra/test-performance/jmeter/
Removed:
   trunk/amdatu-cassandra/test-performance/jmeter/

Added: trunk/amdatu-cassandra/test-performance/HOWTO.txt
==============================================================================
--- (empty file)
+++ trunk/amdatu-cassandra/test-performance/HOWTO.txt   Mon Apr 18 10:53:07 2011
@@ -0,0 +1,9 @@
+- Download the latest version of the 'org.amdatu.test.performance' application 
from http://repository.amdatu.org/ and place it in this directory
+- Copy the binary release versions (zip format) to be tested to the 
amdatu-versions directory
+- Remov any reports from previous test executions from the results directory
+- Run the following command to run the performance test on these versions:
+
+java -Xmx1024m -jar org.amdatu.test.performance-<version>.jar -analyze 
-runtest -noexamples -port 2204 -testloops 50 -m 250 -versiondir 
amdatu-versions -jmeterplansdir jmeter-plans -resultsdir results -omit 50 
-tmpdir tmp
+
+- Optionally:
+  * add -verify option to verify if the test setup is proper
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to