mirror of https://github.com/sysown/proxysql
- Implement environment detection to skip signaling tests when running against a remote or containerized ProxySQL (detected via TAP_HOST). This prevents failures caused by PID namespace isolation that prevents the test runner from finding or signaling (SIGCONT/SIGSTOP/SIGTERM) processes inside the ProxySQL container. - Update RESTAPI base address from 'localhost:6070' to 'proxysql:6070' to match the new CI network architecture. - Add a comprehensive diagnostic header explaining the test's purpose and strategy. - Significantly increase execution verbosity with diag() calls at every major step: connection, route configuration, endpoint readiness, PID discovery, signaling, and result verification. - Refine child process PID detection loop with increased timeout (2s) and more robust shell pipeline handling. - Improve error reporting for signaling and JSON response parsing.pull/5435/head
parent
3c6864c0fb
commit
f10258db2d
Loading…
Reference in new issue