From 9018a2fd309658a4b2fa10078a9efb463060da1b Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Mon, 7 Jul 2008 18:01:37 +0000 Subject: This is related to QPId-1161. Modified the soak tests to print latency samples and throughput rates for every iteration. Added run_soak_client.sh soak_report.sh as an example of how to use soak test and produce a report. Modified other scripts to add comments. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@674569 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/testkit/bin/run_pub.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'qpid/java/testkit/bin/run_pub.sh') diff --git a/qpid/java/testkit/bin/run_pub.sh b/qpid/java/testkit/bin/run_pub.sh index 2f3150d554..0702a55de9 100644 --- a/qpid/java/testkit/bin/run_pub.sh +++ b/qpid/java/testkit/bin/run_pub.sh @@ -18,10 +18,6 @@ # under the License. # -# Helper script to set classpath for running Qpid example classes -# NB: You must add the Qpid client and common jars to your CLASSPATH -# before running this script - . $QPID_TEST_HOME/bin/setenv.sh echo "$@" -- cgit v1.2.1