commaai/openpilot

Run MetaDrive simulation test in GitHub Actions

Ouverte

#30 693 ouverte le 12 déc. 2023

 (22 commentaires) (0 réaction) (0 personne assignée)Python (10 898 forks)batch import
CI / testingbountygood first issue

Métriques du dépôt

Stars
 (60 911 étoiles)
Métriques de merge PR
 (Merge moyen 7j 20h) (92 PRs mergées en 30 j)

Description

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

Guide contributeur