You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Support configurable base port for concurrent test processes
Read LDK_NODE_TEST_BASE_PORT env var to offset the listening port range,
avoiding collisions when multiple test processes run simultaneously.
Assign base ports 20000, 21000, 22000 to the three concurrent processes
in the stress-test CI job.
AI tools were used in preparing this commit.
0 commit comments