Files
s0wlz (Matthias Puchstein) 681b43174b
Some checks failed
CI / test (pull_request) Has been cancelled
CI / test (push) Failing after 4m51s
fix: implement random-port discovery for CI E2E backend
When PORT=0, the backend now writes its actual bound port to
data/test/.port. test-env.sh reads that file when TT_TEST_PORT=0
so all targets (test-up, test-reset, test-down) resolve the real URL.
test-up waits for .port to appear before the health-check loop.
2026-05-05 02:24:29 +02:00
..