haproxy/reg-tests/server
Willy Tarreau 3b2533fa1a REGTESTS: server: fix agent-check syntax and expectation
Since commit 8d6c6bd ("Leak-plugging on barriers") VTest has become
stricter in its expectations, making this one fail. The agent-check
test was expecting a close on the server, which normally does not
happen before the server responds. In addition, it was really sending
"hello" (with the quotes) due to the config file syntax, which explains
why test test log reported that '"hell' was received, and complained
that 0x6f ('o') was read instead of a shutdown. This has been fixed
as well by using single-quotes.

There is no need to backport this test as it's only in 2.5.
2021-08-20 11:28:15 +02:00
..
cli_add_check_server.vtc REGTESTS: server: fix agent-check syntax and expectation 2021-08-20 11:28:15 +02:00
cli_add_server.vtc
cli_add_ssl_server.vtc REGTESTS: server: test ssl support for dynamic servers 2021-06-18 16:49:58 +02:00
cli_add_track_server.vtc REGTESTS: test track support for dynamic servers 2021-07-16 10:22:58 +02:00
cli_delete_server.vtc
cli_set_fdqn.vtc BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI 2021-06-17 16:52:14 +02:00
cli_set_ssl.vtc
common.pem REGTESTS: server: test ssl support for dynamic servers 2021-06-18 16:49:58 +02:00