docs-v2/test/scripts
Jason Stirnaman a384b4e8ed
refactor(test): parameterize container paths for host-runner support (#6992)
* refactor(test): parameterize container paths for host-runner support

Enable test scripts to run both inside Docker containers (existing
behavior) and directly on the host/CI runner by replacing hardcoded
/src, /app, and /shared paths with environment variables that default
to the container values.

- Parameterize REPO_ROOT, WORK_DIR, SHARED_DIR, ENV_FILE in run-tests.sh
- Parameterize REPO_ROOT, WORK_DIR in prepare-content.sh
- Move log_file from pytest.ini to --override-ini in run-tests.sh
- Pin influxdb3-python-cli to v0.3.2 (was unpinned @main)
- Fix shellcheck warnings: quote $file, backticks to $(), while-read loop

* Update test/pytest/requirements.txt
2026-03-26 14:50:24 -05:00
..
get-container-info.sh chore(telegraf): Update and improve Telegraf install instructions 2024-08-26 16:32:16 -05:00
init-influxdb3.sh test(influxdb3): Improve InfluxDB 3 Core and Enterprise Docker services (#6750) 2026-01-20 17:17:36 -06:00
monitor-container-urls.sh chore(ci): Improve pre-commit hook, test harness, and linter 2024-07-23 15:08:28 -05:00
monitor-tests.sh chore(ci): Improve pre-commit hook, test harness, and linter 2024-07-23 15:08:28 -05:00
parse_yaml.sh chore(ci): Improve pre-commit hook, test harness, and linter 2024-07-23 15:08:28 -05:00
prepare-content.sh refactor(test): parameterize container paths for host-runner support (#6992) 2026-03-26 14:50:24 -05:00
run-tests.sh refactor(test): parameterize container paths for host-runner support (#6992) 2026-03-26 14:50:24 -05:00