summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Miop/McastFragmentation/run_test_ipv6.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Miop/McastFragmentation/run_test_ipv6.pl')
-rwxr-xr-xTAO/orbsvcs/tests/Miop/McastFragmentation/run_test_ipv6.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/Miop/McastFragmentation/run_test_ipv6.pl b/TAO/orbsvcs/tests/Miop/McastFragmentation/run_test_ipv6.pl
index 4ca7bae0cd5..41972cfbbdb 100755
--- a/TAO/orbsvcs/tests/Miop/McastFragmentation/run_test_ipv6.pl
+++ b/TAO/orbsvcs/tests/Miop/McastFragmentation/run_test_ipv6.pl
@@ -13,9 +13,9 @@ $server_level = '0';
$client_level = '0';
$orbs = 10;
-$payload = 300000;
-$threads = 10;
-$count = 10;
+$payload = 3000;
+$threads = 5;
+$count = 5;
foreach $i (@ARGV) {
if ($i eq '-debug') {