commaai/openpilot

Run MetaDrive simulation test in GitHub Actions

Offen

#30.693 geöffnet am 12.12.2023

 (22 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (10.898 Forks)batch import
CI / testingbountygood first issue

Repository-Metriken

Stars
 (60.911 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 7T 20h) (92 gemergte PRs in 30 T)

Beschreibung

Requirements:

  • runs on the free for open source Actions instances (can't use a higher tier one)
  • reliable, passes 20+ times in a row
  • runs in real time: 1m of driving in openpilot is equivalent to 1m in CI time
  • logs (qlog, rlog, and camera files) uploaded as an artifact

https://github.com/commaai/openpilot/blob/master/tools/sim/tests/test_sim_bridge.py

Contributor Guide