pull/36059/head
Maxime Desroches 2 weeks ago
parent 348fa19cdb
commit 35d63d5f50
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -208,7 +208,7 @@ node {
step("onroad tests", "pytest selfdrive/test/test_onroad.py -s", [timeout: 60]),
])
},
'onroad tests': {
'tizi onroad tests': {
deviceStage("onroad", "tizi-needs-can", ["UNSAFE=1"], [
step("build openpilot", "cd system/manager && ./build.py"),
step("check dirty", "release/check-dirty.sh"),

Loading…
Cancel
Save