summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2007-03-08 15:10:22 +0000
committerBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2007-03-08 15:10:22 +0000
commitca160688ac15577ea480a4d0a55e33b8e46faa4c (patch)
tree3fd0a0707c5c77785773d34494f013ece49f73c6
parentefd6ac36deb6d55fc52cab411abefc824d6de2bc (diff)
downloadqpid-python-ca160688ac15577ea480a4d0a55e33b8e46faa4c.tar.gz
removed few tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/perftesting@516066 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/perftests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/perftests/pom.xml b/qpid/java/perftests/pom.xml
index 22f78662a0..173a8add04 100644
--- a/qpid/java/perftests/pom.xml
+++ b/qpid/java/perftests/pom.xml
@@ -228,8 +228,8 @@
<PT-Qpid-12>-n PT-Qpid-12 -s [250] -c[100] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=250 destinationscount=10 -o $QPID_WORK/results</PT-Qpid-12>
<!-- 250 Msgs * 1000 Brokers = 250,000 Total, 1000P-1000T-1000C 1000*(1P-1T-1C) -->
- <PT-Qpid-13>-n PT-Qpid-13 -s [250] -c[1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=250 transacted=true CommitBatchSize=50 -o $QPID_WORK/results</PT-Qpid-13>
- <PT-Qpid-14>-n PT-Qpid-14 -s [250] -c[1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=250 -o $QPID_WORK/results</PT-Qpid-14>
+ <!-- PT-Qpid-13>-n PT-Qpid-13 -s [250] -c[1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=250 transacted=true CommitBatchSize=50 -o $QPID_WORK/results</PT-Qpid-13 -->
+ <!-- PT-Qpid-14>-n PT-Qpid-14 -s [250] -c[1000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf pubsub=true messagesize=256 BatchSize=250 -o $QPID_WORK/results</PT-Qpid-14 -->
<!-- P2P Volume Tests. -->
<VQ-Qpid-1>-n VQ-Qpid-1 -s [900000] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messagesize=256 BatchSize=10000 transacted=true -o $QPID_WORK/results</VQ-Qpid-1>