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