]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: fix a reload race in abns_socket.vtc
authorWilly Tarreau <w@1wt.eu>
Mon, 14 Oct 2024 17:11:04 +0000 (19:11 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 14 Oct 2024 17:15:21 +0000 (19:15 +0200)
commit93c9f19af7b3f8bf669460d7c0b0237f669a56a4
tree6e69334bf4cfcc7f79f890363283c508a5f97f16
parent0302adf996188524e4ee04a0c6c288dea6903d4e
REGTESTS: fix a reload race in abns_socket.vtc

This test issues a reload over the master CLI, but it is totally
possible that the master has not yet finished starting up the master
CLI when the command is issued, resulting in a failure. This was much
more visible on the new master-worker model, but definitely affects the
old one and could be the reason for this test to occasionally fail on
the CI.
reg-tests/seamless-reload/abns_socket.vtc