]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: startup: -conf-OK requires -V with current VTest
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 13 Nov 2023 13:38:36 +0000 (14:38 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 13 Nov 2023 13:57:26 +0000 (14:57 +0100)
commit59b313832af476377aaba40ecc7ee4e166c922d8
tree006872715e6f4531698a14a6bddc2f271a31fbdf
parentcb560bf3d74c345b05a980ec36ba6edb9b7aa6b8
REGTESTS: startup: -conf-OK requires -V with current VTest

Current version of VTest tests the output of "haproxy -c" instead of the
return code. Since we don't output anymore when the configuration is
valid, this broke the test. (a06f621).

This fixes the issue by adding the -V when doing a -conf-OK. But this
must fixed in VTest.
reg-tests/startup/default_rules.vtc