mirror of https://github.com/sysown/proxysql
- Update proxysql-tester.yml: benchmark script path uses $WORKSPACE - Remove all JENKINS_SCRIPTS_PATH references from proxysql-tester.py - Use TAP env vars in local-docker-benchmark.bash for host/port/password Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>v3.0-ci260322
parent
6d90bc2a7e
commit
b93a1a164c
@ -1,3 +1,3 @@
|
||||
GLOBAL:
|
||||
OG_API_KEY: c4a8af4e-ac7c-4641-81b4-bd4935b46af4
|
||||
BENCHMARK_SCRIPT: $JENKINS_SCRIPTS_PATH/docker-mysql-proxysql/bin/local-docker-benchmark.bash
|
||||
BENCHMARK_SCRIPT: $WORKSPACE/test/infra/infra-mysql57/bin/local-docker-benchmark.bash
|
||||
|
||||
Loading…
Reference in new issue