logmessaged: handle big cloudlogs (#28553)

* logmessaged: handle big cloudlogs

* revert

* switch
This commit is contained in:
Adeeb Shihadeh
2023-06-14 22:48:51 -07:00
committed by GitHub
parent da3003ee41
commit a1b6697629
4 changed files with 84 additions and 14 deletions
+1
View File
@@ -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 && \