]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTEST: make the unique-id test depend on version 2.0
authorWilly Tarreau <w@1wt.eu>
Wed, 1 Apr 2020 14:08:43 +0000 (16:08 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 1 Apr 2020 14:08:43 +0000 (16:08 +0200)
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.

reg-tests/stream/unique-id.vtc

index 1ff12c7d62128d60b4db118d71c52e2eee101fb2..ab2df33b6225b67f9ba6b211e497a0981d235091 100644 (file)
@@ -1,5 +1,7 @@
 varnishtest "unique-id test"
 
+#REQUIRE_VERSION=2.0
+
 feature ignore_unknown_macro
 
 server s1 {