]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: wait for proper return of enable server in cli add server test
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 22 Mar 2021 10:44:12 +0000 (11:44 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 22 Mar 2021 10:52:48 +0000 (11:52 +0100)
commit79e6d2a7adbd040d83e90f4c8fa46d31399ba16c
treea6b425450dddf32a5d68ab1b522fe4a458b48126
parent318c008c0d9e8e2b9a9d3831a710728bbc5653e0
REGTESTS: wait for proper return of enable server in cli add server test

Add an empty expect statement after the 'enable server' cli command.
This ensures that the command has been properly handled by haproxy and
its processing is over.

It should fix the unstable behavior of the test which causes reports of
503 even after the server has been enabled.

This should fix the github issue #1188.
reg-tests/server/cli_add_server.vtc