haproxy/reg-tests/lua
Bertrand Jacquin 103966930a BUG/MEDIUM: tests: use tmpdir to create UNIX socket
testdir can be a very long directory since it depends on source
directory path, this can lead to failure during tests when UNIX socket
path exceeds maximum allowed length of 97 characters as defined in
str2sa_range().

  16:48:14 [ALERT] ***  h1    debug|    (10082) : config : parsing [/tmp/haregtests-2022-12-17_16-47-39.4RNzIN/vtc.4850.5d0d728a/h1/cfg:19] : 'bind' : socket path 'unix@/local/p4clients/pkgbuild-bB20r/workspace/build/HAProxy/HAProxy-2.7.x.68.0/AL2_x86_64/DEV.STD.PTHREAD/build/private/HAProxy-2.7.x/src/reg-tests/lua/srv3' too long (max 97)

Also, it is not advisable to create UNIX socket in actual source
directory, but instead use dedicated temporary directory create for test
purpose.

This should be backported to 2.6
2022-12-18 12:47:20 +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: extend the default I/O timeouts and make them overridable 2021-11-18 17:57:11 +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: extend the default I/O timeouts and make them overridable 2021-11-18 17:57:11 +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 CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests 2021-06-04 15:41:21 +02: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: httpclient/lua: test the lua task timeout with the httpclient 2022-10-20 18:48:17 +02:00
lua_httpclient.lua MINOR: httpclient/lua: add 'dst' optionnal field 2022-02-17 20:07:00 +01:00
lua_httpclient.vtc BUG/MEDIUM: tests: use tmpdir to create UNIX socket 2022-12-18 12:47:20 +01:00
lua_socket.lua REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
lua_socket.vtc REGTESTS: Remove REQUIRE_VERSION=1.6 from all tests 2021-06-11 19:21:28 +02:00
set_var.lua MEDIUM: lua: Add ifexist parameter to set_var 2020-05-25 08:12:35 +02:00
set_var.vtc MEDIUM: vars: replace the global name index with a hash 2021-09-08 15:06:11 +02: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 CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests 2021-06-04 15:41:21 +02:00
txn_get_priv.lua REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
txn_get_priv.vtc CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests 2021-06-04 15:41:21 +02:00
wrong_types_usage.lua REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
wrong_types_usage.vtc CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests 2021-06-04 15:41:21 +02:00