Shrey1110/metadrive ci 30693 v3#38290
Conversation
Process replay diff reportReplays driving segments through this PR and compares the behavior to master. ✅ 0 changed, 66 passed, 0 errors |
|
Update: all CI checks are now passing. This PR re-enables the existing ApproachThe main blocker was that the full production MetaDrive + modeld path is too heavy for the free GitHub Actions runner. To make the CI job reliable, this PR keeps the simulator bridge, manager startup, controls engagement, logger path, and artifact upload path exercised, while using a deterministic CI-only fake model publisher instead of production The CI job now:
NotesThe fake model path is intentionally limited to This is a practical compromise for the free runner constraint: it verifies that the simulator bridge starts, openpilot reaches engagement, the loop runs, and logs are uploaded, without requiring production Happy to adjust if maintainers prefer a different definition of the CI test or want production |
No description provided.