REGTEST/MINOR: Missing mandatory "ignore_unknown_macro".
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 21 Aug 2018 13:29:24 +0000 (15:29 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 23 Aug 2018 13:47:07 +0000 (15:47 +0200)
commitfe5463ebf23aceda2c938c853b691fa79116be4b
tree734a9a613b2f5e822a3ddefe1f890ff12a8ca782
parent15c64ff4fb9f1f64b31306ac53b38fc4d5fb1538
REGTEST/MINOR: Missing mandatory "ignore_unknown_macro".

Since bbc34e2 varnish commit (for varnishtest), a new "cli"
macro is automatically created for each VTC script to dialog with
the CLI. Consequently, as this macro is unknown from higher level
code for varnishtest, it makes the scripts fail if we
we do not ask varnishtest to disregard the unknown macros.
To prevent this, from now on, for each VTC file for haproxy we MUST add
"feature ignore_unknown_macro" line to do so. This is mandatory
doc/regression-testing.txt
reg-tests/spoe/h00000.vtc