commaai/openpilot

Run MetaDrive simulation test in GitHub Actions

Aperta

#30.693 aperta il 12 dic 2023

 (22 commenti) (0 reazioni) (0 assegnatari)Python (10.898 fork)batch import
CI / testingbountygood first issue

Metriche repository

Star
 (60.911 stelle)
Metriche merge PR
 (Merge medio 7g 20h) (92 PR mergiate in 30 g)

Descrizione

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

Guida contributor