summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tests/RTCCM/Priority_Test/descriptors/rate_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/tests/RTCCM/Priority_Test/descriptors/rate_test.pl')
-rwxr-xr-xTAO/CIAO/tests/RTCCM/Priority_Test/descriptors/rate_test.pl8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/CIAO/tests/RTCCM/Priority_Test/descriptors/rate_test.pl b/TAO/CIAO/tests/RTCCM/Priority_Test/descriptors/rate_test.pl
index aca9b836af7..1d92e0eb493 100755
--- a/TAO/CIAO/tests/RTCCM/Priority_Test/descriptors/rate_test.pl
+++ b/TAO/CIAO/tests/RTCCM/Priority_Test/descriptors/rate_test.pl
@@ -32,10 +32,10 @@ $c75_ior = PerlACE::LocalFile ("c75.ior");
$cookie = PerlACE::LocalFile ("ck_demo_deployment");
## The following control how to iterate thru various work amount
-$start_work = 300;
-$end_work = 301;
-$work_step = 100;
-$run_time = 40; # run for $run_time sec.
+$start_work = 20;
+$end_work = 401;
+$work_step = 10;
+$run_time = 60; # run for $run_time sec.
$test_deploy = 0;
$no_daemon = 0;