mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 08:16:03 +08:00
logmessaged: handle big cloudlogs (#28553)
* logmessaged: handle big cloudlogs * revert * switch old-commit-hash: a1b6697629912ed4432a222f2cdb451f1dbc576a
This commit is contained in:
@@ -209,6 +209,7 @@ jobs:
|
||||
$UNIT_TEST system/loggerd && \
|
||||
$UNIT_TEST selfdrive/car && \
|
||||
$UNIT_TEST selfdrive/locationd && \
|
||||
$UNIT_TEST system/tests && \
|
||||
$UNIT_TEST system/ubloxd && \
|
||||
selfdrive/locationd/test/_test_locationd_lib.py && \
|
||||
./system/ubloxd/tests/test_glonass_runner && \
|
||||
|
||||
Reference in New Issue
Block a user