]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTEST: Require the option LUA to run lua tests
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 19 Dec 2018 10:50:17 +0000 (11:50 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 20 Dec 2018 09:33:18 +0000 (10:33 +0100)
reg-tests/lua/b00000.vtc
reg-tests/lua/b00001.vtc
reg-tests/lua/b00002.vtc
reg-tests/lua/b00003.vtc
reg-tests/lua/h00001.vtc

index 4229eeb06c3fa5a66d2ceb06eef1fc090535e5c0..5d396a75cd84201867740838ef8c2d110f421c8c 100644 (file)
@@ -31,6 +31,8 @@
 
 
 varnishtest "Basic LUA test h00000"
+#REQUIRE_OPTIONS=LUA
+
 feature ignore_unknown_macro
 
 server s1 -repeat 2 {
index 213d423c151ec358eeeed7fc3d0382194d6b6d3a..4c39e95ed7e838747e88e4382830f35625a915b4 100644 (file)
@@ -20,6 +20,7 @@
 # the LUA sleep time.
 
 varnishtest "LUA bug"
+#REQUIRE_OPTIONS=LUA
 
 feature ignore_unknown_macro
 
index 6cb626e261d21808961af64b77a13ae63890c576..6f33985f9d25d6817019d1521fe19270d16e6b52 100644 (file)
@@ -1,4 +1,6 @@
 varnishtest "Lua: txn:get_priv() scope"
+#REQUIRE_OPTIONS=LUA
+
 feature ignore_unknown_macro
 
 haproxy h1 -conf {
index a1731b0f2c1682879936fbc7414ec83f6e4fe915..d785f7799a80ffe7c8c767d221d752281ff75b9b 100644 (file)
@@ -14,6 +14,7 @@
 # connectio closed by the client may stop the applet.
 
 varnishtest "possible CLOSE-WAIT with '\n' headers"
+#REQUIRE_OPTIONS=LUA
 
 feature ignore_unknown_macro
 
index 6d38ecab3e5781dca8ec8aaae71bfe7fab53f9f6..8b9313951b878c58a30c2053c83e0600fb287e7b 100644 (file)
@@ -1,4 +1,6 @@
 varnishtest "Lua: txn:get_priv() scope"
+#REQUIRE_OPTIONS=LUA
+
 feature ignore_unknown_macro
 
 haproxy h1 -conf {