Locationd actually runs in jenkins now. Give more cpu allowance

old-commit-hash: 5870b48210
commatwo_master
Willem Melching 5 years ago
parent 47c5f52067
commit a4416c4e6b
  1. 2
      common/manager_helpers.py

@ -12,7 +12,7 @@ def print_cpu_usage(first_proc, last_proc):
("selfdrive.controls.radard", 9.54), ("selfdrive.controls.radard", 9.54),
("./_ui", 9.54), ("./_ui", 9.54),
("./camerad", 7.07), ("./camerad", 7.07),
("selfdrive.locationd.locationd", 13.96), ("selfdrive.locationd.locationd", 27.46),
("./_sensord", 6.17), ("./_sensord", 6.17),
("selfdrive.controls.dmonitoringd", 5.48), ("selfdrive.controls.dmonitoringd", 5.48),
("./boardd", 3.63), ("./boardd", 3.63),

Loading…
Cancel
Save