[6.0] 435c19a21 more tweaking for 32bit vtest machines

Martin Blix Grydeland martin at varnish-software.com
Tue Feb 4 10:02:08 UTC 2020


commit 435c19a21416c2bf6acdcd6f17b36c3a7576a35b
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu Nov 28 12:21:17 2019 +0100

    more tweaking for 32bit vtest machines
    
    Ref varnishcache/varnish-cache#3145 / 287dc4a6745c374e0b229bfa861d664989a3a9e8
    
    (cherry picked from commit d6dec03101a67c38addf549435ae51df38f1d7db)

diff --git a/bin/varnishtest/tests/o00005.vtc b/bin/varnishtest/tests/o00005.vtc
index 2ac11d1a8..b09a8fcaf 100644
--- a/bin/varnishtest/tests/o00005.vtc
+++ b/bin/varnishtest/tests/o00005.vtc
@@ -258,7 +258,7 @@ varnish v1 -expect ws_session_overflow == 1
 # This value is fragile, ideally we would want something like
 # vtc.alloc(-x), yet there is no vcl code being run before we parse
 # proxy headers
-varnish v1 -cliok "param.set workspace_session 410"
+varnish v1 -cliok "param.set workspace_session 402"
 varnish v1 -cliok "param.set pool_sess 10,100,1"
 
 delay 1


More information about the varnish-commit mailing list