wait longer for tici camerad startup

old-commit-hash: 521b6688ea6f32e6712ac4bdb382c393963b2e07
This commit is contained in:
ZwX1616
2020-08-25 21:07:50 -07:00
committed by GitHub
parent 275123e6d4
commit 61ce097e7d
+1 -1
View File
@@ -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)