summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops/relay.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops/relay.conf')
-rw-r--r--TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops/relay.conf11
1 files changed, 5 insertions, 6 deletions
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops/relay.conf b/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops/relay.conf
index ca2eef8baa8..9f4c913cee4 100644
--- a/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops/relay.conf
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops/relay.conf
@@ -1,4 +1,9 @@
## $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 () ""
@@ -10,12 +15,6 @@ dynamic TAO_NS_Periodic_Consumer_Command_Factory Service_Object* TAO_NotifyTests
##------- Init the Application Object ----------
static Command_Builder "Application -Init"
-##--------- Consumer 1 , connected to CA 1 --------
-#static Command_Builder "PeriodicConsumer -Create c_low_relay -Relay c_low"
-
-##--------- Consumer 2 , connected to CA 1 --------
-#static Command_Builder "PeriodicConsumer -Create c_med_relay -Relay c_med"
-
##--------- Consumer 3 , connected to CA 1 --------
static Command_Builder "PeriodicConsumer -Create c_high_relay -Relay c_high"