[otrs-cvs] otrs/scripts/test/Scheduler Run.t,1.10,1.11

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/scripts/test/Scheduler
In directory lancelot:/tmp/cvs-serv7139/scripts/test/Scheduler

Modified Files:
	Run.t 
Log Message:
Increased ActiveSleep times by 100 to have better stability on slow or high IO load systems.

Author: cr

Index: Run.t
===================================================================
RCS file: /home/cvs/otrs/scripts/test/Scheduler/Run.t,v
retrieving revision 1.10
retrieving revision 1.11
diff -2 -u -d -r1.10 -r1.11
--- Run.t	20 Nov 2012 16:12:16 -0000	1.10
+++ Run.t	4 Dec 2012 13:35:23 -0000	1.11
@@ -103,5 +103,5 @@
 
         # Wait for slow systems
-        my $SleepTime = 20;
+        my $SleepTime = 120;
         print "Waiting at most $SleepTime s until scheduler stops\n";
         ACTIVESLEEP:
@@ -139,5 +139,5 @@
 
 # Wait for slow systems
-my $SleepTime = 20;
+my $SleepTime = 120;
 print "Waiting at most $SleepTime s until scheduler stops\n";
 ACTIVESLEEP:
@@ -167,8 +167,8 @@
 
 # define global wait times (Secs)
-my $TotalWaitToExecute    = 25;
-my $TotalWaitToCheck      = 10;
-my $TotalWaitToStop       = 40;
-my $TotalWaitToReSchedule = 30;
+my $TotalWaitToExecute    = 125;
+my $TotalWaitToCheck      = 110;
+my $TotalWaitToStop       = 140;
+my $TotalWaitToReSchedule = 130;
 
 $Self->Is(
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.