summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated/colocated.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated/colocated.conf')
-rw-r--r--TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated/colocated.conf11
1 files changed, 7 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated/colocated.conf b/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated/colocated.conf
index 6b919f91233..336b0ff1186 100644
--- a/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated/colocated.conf
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated/colocated.conf
@@ -1,6 +1,9 @@
#$Id$
-
-dynamic TAO_Notify_Service Service_Object * TAO_CosNotification:_make_TAO_CosNotify_Service () ""
+#
+# Note that this test is not portable because it does not use RTCORBA.
+# All priority values are for Linux
+#
+dynamic TAO_Notify_Service Service_Object * TAO_CosNotification:_make_TAO_CosNotify_Service () ""
##---- Load the Factories------
@@ -23,13 +26,13 @@ static Command_Builder "Application -Init"
static Command_Builder "EventChannel -Create ec1 NotifyEventChannelFactory COLOCATED"
###
-### Configure Supplier and Consumer for the High Priority Path
+### Configure Supplier and Consumer for the High Priority Path
###
### --- Create Supplier Admin 1 ----
static Command_Builder "SupplierAdmin -Create sa_high ec1 -AND_OP"
### --- Create Supplier s_high connected to sa_high -----
-static Command_Builder "PeriodicSupplier -Create s_high -Admin sa_high -EventType H -Priority 90 -Iter 50000 -Load 0 -RunTime 15"
+static Command_Builder "PeriodicSupplier -Create s_high -Admin sa_high -EventType H -Priority 2 -Iter 50000 -Load 0 -RunTime 15"
##--------- Consumer Admin 1 -------------
static Command_Builder "ConsumerAdmin -Create ca_high ec1 -AND_OP"