commaai/openpilot

Run MetaDrive simulation test in GitHub Actions

Aberta

#30.693 aberto em 12 de dez. de 2023

 (22 comentários) (0 reação) (0 responsável)Python (10.898 forks)batch import
CI / testingbountygood first issue

Métricas do repositório

Stars
 (60.911 estrelas)
Métricas de merge de PR
 (Mesclagem média 7d 20h) (92 fundiu PRs em 30d)

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

Guia do colaborador