From 06547dcf52f56471ae044250e2d4f20fdf0219ba Mon Sep 17 00:00:00 2001 From: Christopher Faulet Date: Mon, 22 Jul 2024 19:08:48 +0200 Subject: [PATCH] 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. --- reg-tests/checks/spop-check.vtc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/reg-tests/checks/spop-check.vtc b/reg-tests/checks/spop-check.vtc index 7cd71c78f..8a7fbd3ad 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 {