[master] d6dec0310 more tweaking for 32bit vtest machines
Nils Goroll
nils.goroll at uplex.de
Thu Nov 28 11:22:06 UTC 2019
commit d6dec03101a67c38addf549435ae51df38f1d7db
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Thu Nov 28 12:21:17 2019 +0100
more tweaking for 32bit vtest machines
Ref #3145 / 287dc4a6745c374e0b229bfa861d664989a3a9e8
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