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> |
||
|---|---|---|
| .. | ||
| api.yml | ||
| frontend.yml | ||