]> git.kaiwu.me - haproxy.git/commit
REGTESTS: add a test on "del backend"
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 27 Feb 2026 09:45:55 +0000 (10:45 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 2 Mar 2026 13:14:05 +0000 (14:14 +0100)
commit2f5030c8476cd1b2586a7d9ef6b6676ed93316c1
treeded5e477a1190693643dd1ece1c27456d5ececbf
parent712055f2f88cb776dd473980297ab227244a852b
REGTESTS: add a test on "del backend"

Add a reg-tests to test "del backend" CLI command. First, checks are
performed to ensure a backend cannot be deleted if not in the expected
state.

Then, a "del backend" success is tested. Stats are dumped to ensure the
backend instance is indeed removed.
reg-tests/proxy/cli_del_backend.vtc [new file with mode: 0644]