From cd490267f429405a14e033089d244c9c52c48fe4 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Wed, 4 Apr 2012 16:15:04 +0000 Subject: QPID-3929: remove old perftests + integrationtests + junit-toolkit modules and associated files git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1309476 13f79535-47bb-0310-9956-ffa450edef68 --- .../integrationtests/docs/RunningSustainedTests.txt | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 qpid/java/integrationtests/docs/RunningSustainedTests.txt (limited to 'qpid/java/integrationtests/docs') diff --git a/qpid/java/integrationtests/docs/RunningSustainedTests.txt b/qpid/java/integrationtests/docs/RunningSustainedTests.txt deleted file mode 100644 index db4405a32d..0000000000 --- a/qpid/java/integrationtests/docs/RunningSustainedTests.txt +++ /dev/null @@ -1,17 +0,0 @@ -In addition to the integration tests the framework provided by this package also allows for -sustained tests to be run. Currently avaible tests: -- org.apache.qpid.sustained.SustainedClientTestCase : Pub Sub test to determine steady state throughput. - - -Running Tests. - -Run the tests as per the integration tests. -- Start a broker -- Start at least one test client [java org.apache.qpid.interop.TestClient], ensuring unique naming. - -- Start the test coordinator with the 'fanout' engine, on the sustained test case [java org.apache.qpid.test.framework.distributedtesting.Coordinator] - -- Additional Test clients can be started and joined into the running test: [java org.apache.qpid.interop.TestClient -j] - - - -- cgit v1.2.1