]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTEST: Add a new reg test for log load-balancing feature.
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 25 Apr 2019 18:14:43 +0000 (20:14 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 30 Apr 2019 07:25:09 +0000 (09:25 +0200)
commit85a7ea0740d7a0479d9a3f97e02f2e53c473a85f
treec48aa17f4ffcae0c893c4975ff0d13043a5516f0
parentd690dfac1d257e520a9f84818a8cfe67fa80f0cb
REGTEST: Add a new reg test for log load-balancing feature.

This is a reg test for the log load-balancing feature implemented by
these commits:
  MINOR: log: Add "sample" new keyword to "log" lines
  MINOR: log: Enable the log sampling and load-balancing feature

The size of the logging buffer for vtest has been doubled to support this script.
reg-tests/log/load_balancing.vtc [new file with mode: 0644]
scripts/run-regtests.sh