From 86ff9c8f3a95f50781d959834de2a66ff1f522cc Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Wed, 12 Dec 2018 15:21:56 +0100 Subject: [PATCH] REGTEST: the cache regtest requires haproxy 1.9 The chunks and the max-object-size features require version 1.9. --- reg-tests/cache/h00000.vtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reg-tests/cache/h00000.vtc b/reg-tests/cache/h00000.vtc index 5195816a9..100c860e4 100644 --- a/reg-tests/cache/h00000.vtc +++ b/reg-tests/cache/h00000.vtc @@ -1,6 +1,6 @@ varnishtest "Basic cache test" -#REQUIRE_VERSION=1.8 +#REQUIRE_VERSION=1.9 feature ignore_unknown_macro -- 2.47.3