haproxy/reg-tests/lua
Aurelien DARRAGON f2838f5172 REGTESTS: fix lua-based regtests using tune.lua.smp-preserve-bool
Because of the previous commit, configs making use of lua script without
setting "tune.lua.smp-preserve-bool" explicitly now raise a warning.

However, since 6f746af91 ("REGTESTS: use -dW by default on every
reg-tests"), regtests are not allowed to raise warnings anymore.

Because of this the CI now fails for every tests that relies on Lua.
To fix this, let's explicitly set the "tune.lua.smp-preserve-bool" for
all tests involving Lua. Here we set the value to "on" because we know
it is safe to do so, and this way it will be future-proof.

If ec7443827 ("MINOR: hlua: add option to preserve bool type from smp to
lua") is backported, then this patch must be backported with it (if it
is not trivial to backport, then simply follow this rule: grep for
"lua-load" in reg-tests directory, then for each match, make sure to set
the tune.smp-preserve-bool tunable in the global section.
2024-12-19 14:21:35 +01:00
..
bad_http_clt_req_duration.lua REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
bad_http_clt_req_duration.vtc REGTESTS: fix lua-based regtests using tune.lua.smp-preserve-bool 2024-12-19 14:21:35 +01:00
close_wait_lf.lua REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
close_wait_lf.vtc REGTESTS: fix lua-based regtests using tune.lua.smp-preserve-bool 2024-12-19 14:21:35 +01:00
common.pem BUG/MAJOR: thread: lua: Wrong SSL context initialization. 2018-08-30 10:06:45 +02:00
h_txn_get_priv.lua REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
h_txn_get_priv.vtc REGTESTS: fix lua-based regtests using tune.lua.smp-preserve-bool 2024-12-19 14:21:35 +01:00
httpclient_action.lua REGTESTS: httpclient/lua: test the lua task timeout with the httpclient 2022-10-20 18:48:17 +02:00
httpclient_action.vtc REGTESTS: fix lua-based regtests using tune.lua.smp-preserve-bool 2024-12-19 14:21:35 +01:00
lua_httpclient.lua MINOR: httpclient/lua: add 'dst' optionnal field 2022-02-17 20:07:00 +01:00
lua_httpclient.vtc REGTESTS: fix lua-based regtests using tune.lua.smp-preserve-bool 2024-12-19 14:21:35 +01:00
lua_socket.lua REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
lua_socket.vtc REGTESTS: fix lua-based regtests using tune.lua.smp-preserve-bool 2024-12-19 14:21:35 +01:00
set_var.lua MEDIUM: lua: Add ifexist parameter to set_var 2020-05-25 08:12:35 +02:00
set_var.vtc REGTESTS: fix lua-based regtests using tune.lua.smp-preserve-bool 2024-12-19 14:21:35 +01:00
txn_get_priv-print_r.lua REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
txn_get_priv-thread.vtc REGTESTS: fix lua-based regtests using tune.lua.smp-preserve-bool 2024-12-19 14:21:35 +01:00
txn_get_priv.lua REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
txn_get_priv.vtc REGTESTS: fix lua-based regtests using tune.lua.smp-preserve-bool 2024-12-19 14:21:35 +01:00
wrong_types_usage.lua REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
wrong_types_usage.vtc REGTESTS: fix lua-based regtests using tune.lua.smp-preserve-bool 2024-12-19 14:21:35 +01:00