]> git.kaiwu.me - haproxy.git/commit
MINOR: otel: test: added option parsing to the speed test script
authorMiroslav Zagorac <mzagorac@haproxy.com>
Wed, 15 Apr 2026 01:48:45 +0000 (03:48 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 17 Apr 2026 13:28:05 +0000 (15:28 +0200)
commit00c2348ef317af4b6c3d5d5e5a60f0063f46d257
tree2ebcf2069e8890a5b77529b84917fb755377cfe7
parenta19070f7449d44725cda65e9d269867957c7b1f4
MINOR: otel: test: added option parsing to the speed test script

Added getopts argument parsing with -h, -r and -d options, making sample
rate limits and wrk runtime configurable.  Introduced a dry-run variable
for debugging, httpd cleanup in sh_exit, and removal of the log directory
on exit if empty.
addons/otel/test/test-speed.sh