|
|
@ -147,7 +147,7 @@ node { |
|
|
|
["build openpilot", "cd system/manager && ./build.py"], |
|
|
|
["build openpilot", "cd system/manager && ./build.py"], |
|
|
|
["check dirty", "release/check-dirty.sh"], |
|
|
|
["check dirty", "release/check-dirty.sh"], |
|
|
|
["onroad tests", "pytest selfdrive/test/test_onroad.py -s"], |
|
|
|
["onroad tests", "pytest selfdrive/test/test_onroad.py -s"], |
|
|
|
["time to onroad", "pytest selfdrive/test/test_time_to_onroad.py"], |
|
|
|
//["time to onroad", "pytest selfdrive/test/test_time_to_onroad.py"], |
|
|
|
]) |
|
|
|
]) |
|
|
|
}, |
|
|
|
}, |
|
|
|
'HW + Unit Tests': { |
|
|
|
'HW + Unit Tests': { |
|
|
|