wrongmove/.woodpecker
Viktor Barzin 73823bd381 ci: bump frontend test-shard memory to 2Gi (fix exit-137 OOM)
The 4 vitest shards were getting SIGKILL (exit code 137) because the
container memory limit was tighter than NODE_OPTIONS=--max-old-space-size=1024,
and 1024 wasn't enough headroom for the test workers either.

Set explicit kubernetes resources (request 1Gi / limit 2Gi) and bump
the V8 heap to 1.5Gi on install-frontend-deps and all 4 test shards.

Confirmed-by: pipeline 2081 step states (test-shard-1..4 all
state=failure exit_code=137; build/deploy steps then skipped).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 19:43:38 +00:00
..
api.yml fix: increase install-api-deps memory to 1Gi for CI 2026-03-15 23:47:30 +00:00
frontend.yml ci: bump frontend test-shard memory to 2Gi (fix exit-137 OOM) 2026-05-10 19:43:38 +00:00