mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-04 15:56:08 +08:00
@@ -54,7 +54,7 @@ class TestLoggerd(unittest.TestCase):
|
||||
return os.path.join(ROOT, last_route)
|
||||
|
||||
# TODO: this should run faster than real time
|
||||
@with_processes(['camerad', 'loggerd'], init_time=2)
|
||||
@with_processes(['camerad', 'loggerd'], init_time=5)
|
||||
def test_log_rotation(self):
|
||||
# wait for first seg to start being written
|
||||
time.sleep(5)
|
||||
|
||||
Reference in New Issue
Block a user