]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: implement test for 'add server' cli
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 12 Mar 2021 09:45:12 +0000 (10:45 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 18 Mar 2021 15:22:10 +0000 (16:22 +0100)
commit65273abf41920c1033ae3be4e607afec62726829
tree11f367c7d6551259a0f704abd24c58cb1db56312
parentf99f77a500ed9496eed9f4689cb7209dbfdcdb06
REGTESTS: implement test for 'add server' cli

Write a regtest for the cli command 'add server'. This test will execute
some invalid commands and validates the reported error. A client will
then try to connect to a dynamic server just created and activated.
reg-tests/server/cli_add_server.vtc [new file with mode: 0644]