From: Willy Tarreau Date: Wed, 1 Apr 2020 14:08:43 +0000 (+0200) Subject: REGTEST: make the unique-id test depend on version 2.0 X-Git-Tag: v2.2-dev6~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5e8017d53cea6a56c5e000e2daff3cca326b1f5d;p=thirdparty%2Fhaproxy.git REGTEST: make the unique-id test depend on version 2.0 Regtest unique-id.vtc was added by commit 5fcec84c58 ("REGTEST: Add unique-id reg-test") but it relies on the "uuid" sample fetch which is only available in version 2.0 and above. Let's reflect that in the REQUIRE_VERSION tag. --- diff --git a/reg-tests/stream/unique-id.vtc b/reg-tests/stream/unique-id.vtc index 1ff12c7d62..ab2df33b62 100644 --- a/reg-tests/stream/unique-id.vtc +++ b/reg-tests/stream/unique-id.vtc @@ -1,5 +1,7 @@ varnishtest "unique-id test" +#REQUIRE_VERSION=2.0 + feature ignore_unknown_macro server s1 {