mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
The caching-local, proxy-extras and enterprise-package shards each budget pytest 20m but cap the whole job at 55m. Setup can consume up to 35m, and the runner adds 5m of overhead, so the job deadline can preempt pytest inside its own advertised budget and the shard dies without a test report. check_workflow_startup_safety enforces that invariant and is currently failing on litellm_internal_staging, which reds the code-quality job for every open PR. Raising the three caps to 60m satisfies 20 + 35 + 5. |
||
|---|---|---|
| .. | ||
| actions | ||
| codeql | ||
| ISSUE_TEMPLATE | ||
| observatory | ||
| screenshots | ||
| scripts | ||
| workflows | ||
| ci-coverage-allowlist.yml | ||
| CODEOWNERS | ||
| dependabot.yaml | ||
| deploy-on-aws.png | ||
| deploy-on-gcp.png | ||
| deploy-to-aws.png | ||
| FUNDING.yml | ||
| pull_request_template.md | ||
| template.yaml | ||