]> git.kaiwu.me - haproxy.git/commit
REGTESTS: Improve script testing the set-timeout action
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 7 Jul 2026 08:04:33 +0000 (10:04 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 8 Jul 2026 06:52:07 +0000 (08:52 +0200)
commitba6c518ee2a16dca02afe77fb62b7e997d3b5b03
treeba13214ecd521f6cfef8e14e273a77df61a746a9
parent69caa535300fce261dbab2d7fc3b841b882ae757
REGTESTS: Improve script testing the set-timeout action

First, instead of using syslog to test the result, http-after-response rules
are now used. It is a bit simple. In addition, all custom timeouts are
tested. Some testcase were useless and were thus removed.

In addition, the script was moved in "reg-tests/http-rules/" directory.
reg-tests/http-rules/set_timeout.vtc [new file with mode: 0644]
reg-tests/http-set-timeout/set_timeout.vtc [deleted file]