summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
diff options
context:
space:
mode:
authormsmit <msmit@remedy.nl>2011-04-22 12:41:50 +0000
committermsmit <msmit@remedy.nl>2011-04-22 12:41:50 +0000
commite3f804511d2fc41e111d80465e1544896e58050f (patch)
treea61f0e807d772b81c96b2456024e1ca1b08271d4 /TAO/performance-tests
parentb6b9509e3b72550d2024e3f10659469baafaec7f (diff)
downloadATCD-e3f804511d2fc41e111d80465e1544896e58050f.tar.gz
Fri Apr 22 12:41:53 UTC 2011 Marcel Smit <msmit@remedy.nl>
* orbsvcs/tests/Bug_3418_Regression/b.conf: * orbsvcs/tests/HTIOP/HT_Config.conf: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/windows.conf: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/non-windows.conf: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/windows.conf: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/non-windows.conf: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/windows.conf: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/windows.conf: * orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/windows.conf: * orbsvcs/tests/Notify/Lanes/consumer.conf: * orbsvcs/tests/Notify/Lanes/notify.conf: * performance-tests/Protocols/lksctp_params.conf: * performance-tests/Protocols/sctp_params.conf: * performance-tests/RTCorba/Thread_Pool/native-svc.conf: * tests/Bug_3068_Regression/server.conf: * tests/ORB_Local_Config/Bug_1459/m.conf: * tests/ORB_Local_Config/Two_DLL_ORB/secondary-empty.conf: * tests/RTCORBA/Explicit_Binding/svc.conf: Fuzz: added $Id string
Diffstat (limited to 'TAO/performance-tests')
-rw-r--r--TAO/performance-tests/Protocols/lksctp_params.conf2
-rw-r--r--TAO/performance-tests/Protocols/sctp_params.conf2
-rw-r--r--TAO/performance-tests/RTCorba/Thread_Pool/native-svc.conf2
3 files changed, 6 insertions, 0 deletions
diff --git a/TAO/performance-tests/Protocols/lksctp_params.conf b/TAO/performance-tests/Protocols/lksctp_params.conf
index 45205a956f5..e5a5f0e0954 100644
--- a/TAO/performance-tests/Protocols/lksctp_params.conf
+++ b/TAO/performance-tests/Protocols/lksctp_params.conf
@@ -1,3 +1,5 @@
+# $Id$
+
PREFIX=
association_max_retrans=25
hb_interval=10
diff --git a/TAO/performance-tests/Protocols/sctp_params.conf b/TAO/performance-tests/Protocols/sctp_params.conf
index a786b188072..096e1da08bb 100644
--- a/TAO/performance-tests/Protocols/sctp_params.conf
+++ b/TAO/performance-tests/Protocols/sctp_params.conf
@@ -1,3 +1,5 @@
+# $Id$
+
PREFIX=sctp_
assoc_max_retrans=25
heartbeat_itvl=1
diff --git a/TAO/performance-tests/RTCorba/Thread_Pool/native-svc.conf b/TAO/performance-tests/RTCorba/Thread_Pool/native-svc.conf
index cfda9a19500..5445ce233d8 100644
--- a/TAO/performance-tests/RTCorba/Thread_Pool/native-svc.conf
+++ b/TAO/performance-tests/RTCorba/Thread_Pool/native-svc.conf
@@ -1,3 +1,5 @@
+# $Id$
+
# For testing of RT threads (with native priority)
static RT_ORB_Loader "-ORBSchedPolicy SCHED_FIFO -ORBScopePolicy SYSTEM"