test(docker): cap npm scheduler concurrency

This commit is contained in:
Vincent Koc
2026-06-04 12:04:04 -07:00
parent 5864669b3b
commit 023427b1d5
5 changed files with 8 additions and 4 deletions

View File

@@ -281,6 +281,10 @@ describe("scripts/test-docker-all scheduler", () => {
expect(DEFAULT_RESOURCE_LIMITS["live:openai"]).toBe(1);
});
it("caps npm-heavy Docker lanes below full parallelism by default", () => {
expect(DEFAULT_RESOURCE_LIMITS.npm).toBe(5);
});
it("cleans stale stopped containers from all named Docker E2E lanes", () => {
expect(
dockerPreflightContainerNames(`