REGTESTS: mcli: test the pipelined commands on master CLI
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 8 Aug 2024 15:21:12 +0000 (17:21 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 3 Sep 2024 16:49:07 +0000 (18:49 +0200)
commit3ce79401b3d208233ec207f18781f6fbb0720f16
treef819fb327946078505465366ae7178a7f69c9563
parenta948603e9960fba9ea9f2dd0602e246b73cc25ac
REGTESTS: mcli: test the pipelined commands on master CLI

A recent fix broke the pipelined command on the master CLI, this
reg-tests implement a simple test that allow to check its right
behavior.

This could be backported as far as 2.6.

(cherry picked from commit fe5ddcc4901e3b43e58f5cf903c500a69d091b57)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
reg-tests/mcli/mcli_debug_dev.vtc [new file with mode: 0644]