mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-23 17:13:44 +08:00
Turn Jenkins CPU test back on (#1617)
* run cpu test again * Update cpu values * Locationd can be more too * Give some updater allowance * Just remove updated
This commit is contained in:
@@ -109,7 +109,7 @@ echo -n "1" > /data/params/d/HasCompletedSetup
|
||||
echo -n "1" > /data/params/d/CommunityFeaturesToggle
|
||||
|
||||
PYTHONPATH="$TARGET_DIR:$TARGET_DIR/pyextra" nosetests -s selfdrive/test/test_openpilot.py
|
||||
#PYTHONPATH="$TARGET_DIR:$TARGET_DIR/pyextra" GET_CPU_USAGE=1 selfdrive/manager.py
|
||||
PYTHONPATH="$TARGET_DIR:$TARGET_DIR/pyextra" GET_CPU_USAGE=1 selfdrive/manager.py
|
||||
|
||||
echo "[-] testing panda build T=$SECONDS"
|
||||
pushd panda/board/
|
||||
|
||||
Reference in New Issue
Block a user