]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: vtest: Rely on VTest2 to run regression tests
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 27 May 2025 12:32:34 +0000 (14:32 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 27 May 2025 12:38:46 +0000 (14:38 +0200)
commit6a18d28ba20439a94ec38e6670e1b7b2a864bde8
tree5c91f92bdd1642e851ae187b0cdaab21c26446cb
parentbc4c3c79693e8ddb6d0eb5368935ea965cf03277
CI: vtest: Rely on VTest2 to run regression tests

VTest2 (https://github.com/vtest/VTest2) was released and is a remplacement
for VTest. VTest was archived. So let's use the new version now.

If this commit is backported, the 2 following commits must also be
backported:

 * 2808e3577 ("REGTESTS: Explicitly allow failing shell commands in some scripts")
 * 82c291124 ("REGTESTS: Make the script testing conditional set-var compatible with Vtest2")
reg-tests/README
scripts/build-vtest.sh