wait longer for tici camerad startup

old-commit-hash: 521b6688ea
commatwo_master
ZwX1616 5 years ago committed by GitHub
parent 275123e6d4
commit 61ce097e7d
  1. 2
      selfdrive/loggerd/tests/test_loggerd.py

@ -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)

Loading…
Cancel
Save