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.
This commit is contained in:
Christopher Faulet 2024-07-22 19:08:48 +02:00
parent 51e18c9aa6
commit 06547dcf52

View File

@ -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 {