From: PiBa-NL Date: Sat, 8 Dec 2018 20:36:55 +0000 (+0100) Subject: REGTEST/MINOR: remove health-check that can make the test fail X-Git-Tag: v1.9-dev11~142 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fefb9e37714bd2e3ad2adc3a321e165fc1dafae2;p=thirdparty%2Fhaproxy.git REGTEST/MINOR: remove health-check that can make the test fail The reg-tests/log/b00000.vtc should not try to perform a health-check of server s1 as it only allows 1 request/connection --- diff --git a/reg-tests/log/b00000.vtc b/reg-tests/log/b00000.vtc index 99a81cd905..53387048cb 100644 --- a/reg-tests/log/b00000.vtc +++ b/reg-tests/log/b00000.vtc @@ -50,7 +50,7 @@ frontend fe1 default_backend be_app backend be_app - server app1 ${s1_addr}:${s1_port} check + server app1 ${s1_addr}:${s1_port} } -start client c1 -connect ${h1_fe_1_sock} {