From: Christopher Faulet Date: Mon, 22 Jul 2024 17:08:48 +0000 (+0200) Subject: REGTESTS: check/spoe: Re-enable the script performing SPOP health-checks X-Git-Tag: v3.1-dev4~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=06547dcf52f56471ae044250e2d4f20fdf0219ba;p=thirdparty%2Fhaproxy.git REGTESTS: check/spoe: Re-enable the script performing SPOP health-checks Thanks to previous patches, it is now possible to re-enable the test on SPOP health-checks support. --- diff --git a/reg-tests/checks/spop-check.vtc b/reg-tests/checks/spop-check.vtc index 7cd71c78f7..8a7fbd3add 100644 --- a/reg-tests/checks/spop-check.vtc +++ b/reg-tests/checks/spop-check.vtc @@ -2,8 +2,6 @@ varnishtest "Health-checks: SPOP health-check" #REGTEST_TYPE=slow feature ignore_unknown_macro -#REGTEST_TYPE=broken - # This scripts tests health-checks for SPOE agent, enabled using # "option spop-check" line. A intermediate listener is used to validate # the request because it is impossible with VTEST to read and match raw @@ -41,7 +39,7 @@ syslog S2 -level notice { syslog S3 -level notice { recv - expect ~ "[^:\\[ ]\\[${h1_pid}\\]: Health check for server be3/srv failed, reason: Layer7 invalid response.+info: \"fragmentation not supported\".+check duration: [[:digit:]]+ms, status: 0/1 DOWN." + expect ~ "[^:\\[ ]\\[${h1_pid}\\]: Health check for server be3/srv failed, reason: Layer7 invalid response.+info: \"invalid frame received\".+check duration: [[:digit:]]+ms, status: 0/1 DOWN." } -start syslog S4 -level notice {