mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
Move the dockerd-bound worker cap from a workflow env var into run_tests_parallel.py: when every file in the run is under tests/docker/, cap -j at 4 (the suite shares one docker daemon; width beyond that thrashes it — files stretch ~100s -> ~900s and teardown docker-rm calls blow their 10s timeout). Explicit -j or HERMES_TEST_WORKERS always wins; mixed file lists are unaffected. Verified: docker-only list caps 32->4, -j 12 respected, mixed list uncapped. Drops the HERMES_TEST_WORKERS=4 pin from docker.yml. |
||
|---|---|---|
| .. | ||
| actions | ||
| ISSUE_TEMPLATE | ||
| pr-screenshots | ||
| workflows | ||
| dependabot.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||