haproxy/addons/otel/test
Miroslav Zagorac ce876ae25d MINOR: otel: test: unified run scripts into a single symlinked script
Replaced SH_ARGS variables with 'set --' and "${@}" to ensure proper
quoting of haproxy command-line arguments.  Then replaced individual
per-config run scripts with a single generic run-test-config.sh that
derives the configuration directory from its own filename.  The former
scripts became symlinks, and a new run-empty.sh symlink was added.
2026-04-17 15:28:05 +02:00
..
be MINOR: otel: test: added test and benchmark suite for the OTel filter 2026-04-13 09:23:26 +02:00
cmp MINOR: otel: test: added test and benchmark suite for the OTel filter 2026-04-13 09:23:26 +02:00
ctx MINOR: otel: test: added test and benchmark suite for the OTel filter 2026-04-13 09:23:26 +02:00
empty MINOR: otel: test: added test and benchmark suite for the OTel filter 2026-04-13 09:23:26 +02:00
fe MINOR: otel: test: added test and benchmark suite for the OTel filter 2026-04-13 09:23:26 +02:00
full MINOR: otel: changed instrument attr to use sample expressions 2026-04-13 09:23:26 +02:00
sa MINOR: otel: test: unified run scripts into a single symlinked script 2026-04-17 15:28:05 +02:00
copy-yml.sh MINOR: otel: test: added test and benchmark suite for the OTel filter 2026-04-13 09:23:26 +02:00
haproxy-common.cfg CLEANUP: otel: removed insecure-fork-wanted requirement 2026-04-17 15:28:05 +02:00
index.html MINOR: otel: test: added test and benchmark suite for the OTel filter 2026-04-13 09:23:26 +02:00
README-cmp DOC: otel: test: added test README-* files 2026-04-13 09:23:26 +02:00
README-ctx DOC: otel: test: added test README-* files 2026-04-13 09:23:26 +02:00
README-empty DOC: otel: test: added test README-* files 2026-04-13 09:23:26 +02:00
README-fe-be DOC: otel: test: added test README-* files 2026-04-13 09:23:26 +02:00
README-full DOC: otel: test: added test README-* files 2026-04-13 09:23:26 +02:00
README-sa DOC: otel: test: added test README-* files 2026-04-13 09:23:26 +02:00
README-speed-cmp DOC: otel: test: added speed test guide and benchmark results 2026-04-13 09:23:26 +02:00
README-speed-ctx DOC: otel: test: added speed test guide and benchmark results 2026-04-13 09:23:26 +02:00
README-speed-fe-be DOC: otel: test: added speed test guide and benchmark results 2026-04-13 09:23:26 +02:00
README-speed-sa DOC: otel: test: added speed test guide and benchmark results 2026-04-13 09:23:26 +02:00
README-test-speed DOC: otel: test: added speed test guide and benchmark results 2026-04-13 09:23:26 +02:00
run-cmp.sh MINOR: otel: test: replaced argument variables with positional parameters in run scripts 2026-04-17 15:28:05 +02:00
run-ctx.sh MINOR: otel: test: replaced argument variables with positional parameters in run scripts 2026-04-17 15:28:05 +02:00
run-empty.sh MINOR: otel: test: replaced argument variables with positional parameters in run scripts 2026-04-17 15:28:05 +02:00
run-fe-be.sh MINOR: otel: test: replaced argument variables with positional parameters in run scripts 2026-04-17 15:28:05 +02:00
run-full.sh MINOR: otel: test: replaced argument variables with positional parameters in run scripts 2026-04-17 15:28:05 +02:00
run-sa.sh MINOR: otel: test: replaced argument variables with positional parameters in run scripts 2026-04-17 15:28:05 +02:00
run-test-config.sh MINOR: otel: test: replaced argument variables with positional parameters in run scripts 2026-04-17 15:28:05 +02:00
test-speed.sh MINOR: otel: test: added option parsing to the speed test script 2026-04-17 15:28:05 +02:00