summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/consumer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/consumer.conf')
-rw-r--r--TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/consumer.conf14
1 files changed, 5 insertions, 9 deletions
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/consumer.conf b/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/consumer.conf
index 6cd28ac09aa..2a2c6d45b9e 100644
--- a/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/consumer.conf
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/consumer.conf
@@ -1,4 +1,8 @@
## $Id$
+#
+# Note that this test is not portable because it does not use RTCORBA.
+# All priority values are for Linux
+#
##---- Load the Factories------
dynamic TAO_NS_Application_Command_Factory Service_Object * TAO_NotifyTests:_make_TAO_NS_Application_Command_Factory () ""
@@ -12,15 +16,7 @@ static Command_Builder "Application -Init"
##--------- Consumer Admin 1 -------------
static Command_Builder "ConsumerAdmin -Create ca1 ec1 -AND_OP"
-##--------- Consumer 1 , connected to CA 1 --------
-#static Command_Builder "PeriodicConsumer -Create c_low -Admin ca1"
-#static Command_Builder "PeriodicConsumer -Subscription c_low +L"
-
-##--------- Consumer 2 , connected to CA 1 --------
-#static Command_Builder "PeriodicConsumer -Create c_med -Admin ca1"
-#static Command_Builder "PeriodicConsumer -Subscription c_med +M"
-
-##--------- Consumer 3 , connected to CA 1 --------
+##--------- Consumer , connected to CA 1 --------
static Command_Builder "PeriodicConsumer -Create c_high -Admin ca1"
static Command_Builder "PeriodicConsumer -Subscription c_high +H"