test: tune Docker aggregate service pressure

This commit is contained in:
Peter Steinberger
2026-04-24 21:04:34 +01:00
parent ff8b7145d7
commit 7a168150e6
3 changed files with 3 additions and 3 deletions

View File

@@ -105,7 +105,7 @@ const lanes = [
{ resources: ["npm"], weight: 3 },
),
serviceLane("openwebui", "OPENCLAW_SKIP_DOCKER_BUILD=1 pnpm test:docker:openwebui", {
weight: 3,
weight: 5,
}),
serviceLane("onboard", "OPENCLAW_SKIP_DOCKER_BUILD=1 pnpm test:docker:onboard", {
weight: 2,