[prev in list] [next in list] [prev in thread] [next in thread] 

List:       varnish-commit
Subject:    [master] 29f5d0f Increase the maximum test duration to a full minute
From:       phk () varnish-cache ! org (Poul-Henning Kamp)
Date:       2011-02-17 21:54:40
Message-ID: E1PqBo8-00046r-EV () project ! varnish-software ! com
[Download RAW message or body]

commit 29f5d0fbc422c0d454ee6063a5d0e832a8004270
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Thu Feb 17 21:53:59 2011 +0000

    Increase the maximum test duration to a full minute since people seem
    to run into the 30 second timeout

diff --git a/bin/varnishtest/vtc_main.c b/bin/varnishtest/vtc_main.c
index 3afc448..cd67225 100644
--- a/bin/varnishtest/vtc_main.c
+++ b/bin/varnishtest/vtc_main.c
@@ -84,7 +84,7 @@ static VTAILQ_HEAD(, vtc_tst) tst_head = VTAILQ_HEAD_INITIALIZER(tst_head);
 static struct vev_base *vb;
 static int njob = 0;
 static int npar = 1;			/* Number of parallel tests */
-static unsigned vtc_maxdur = 30;	/* Max duration of any test */
+static unsigned vtc_maxdur = 60;	/* Max duration of any test */
 static int vtc_continue;		/* Continue on error */
 static int vtc_verbosity = 1;		/* Verbosity Level */
 static int vtc_good;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic