mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-04 05:33:34 +02:00
REGTEST: Require the option LUA to run lua tests
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
|
||||
|
||||
varnishtest "Basic LUA test h00000"
|
||||
#REQUIRE_OPTIONS=LUA
|
||||
|
||||
feature ignore_unknown_macro
|
||||
|
||||
server s1 -repeat 2 {
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
# the LUA sleep time.
|
||||
|
||||
varnishtest "LUA bug"
|
||||
#REQUIRE_OPTIONS=LUA
|
||||
|
||||
feature ignore_unknown_macro
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
varnishtest "Lua: txn:get_priv() scope"
|
||||
#REQUIRE_OPTIONS=LUA
|
||||
|
||||
feature ignore_unknown_macro
|
||||
|
||||
haproxy h1 -conf {
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
varnishtest "Lua: txn:get_priv() scope"
|
||||
#REQUIRE_OPTIONS=LUA
|
||||
|
||||
feature ignore_unknown_macro
|
||||
|
||||
haproxy h1 -conf {
|
||||
|
||||
Reference in New Issue
Block a user