]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: scripts: build vtest using multiple CPUs
authorWilly Tarreau <w@1wt.eu>
Mon, 27 May 2024 09:59:46 +0000 (11:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 27 May 2024 10:15:50 +0000 (12:15 +0200)
commit7e943cdf2733387b408d489e0d31542dfd362ff6
treed020cd328d2c436cebffb8dd6c4183f4f4ff5eb5
parent01843c47a13f01ba899d06ac968ca8a9bf7ff974
CI: scripts: build vtest using multiple CPUs

Now that vtest supports make -j, let's use it to save a bit of time
(the build time is ~6s per test by default).
scripts/build-vtest.sh