Skip to content

selfdrived: prioritize process failure alerts - #38687

Closed
danielpolimac wants to merge 2 commits into
commaai:masterfrom
danielpolimac:fix/process-not-running-alert-priority
Closed

selfdrived: prioritize process failure alerts#38687
danielpolimac wants to merge 2 commits into
commaai:masterfrom
danielpolimac:fix/process-not-running-alert-priority

Conversation

@danielpolimac

Copy link
Copy Markdown

Summary

  • raise the process-not-running no-entry alert priority so a root process failure is not hidden by secondary vehicle faults
  • add regression coverage ensuring it outranks the LKAS unavailable alert

Fixes #34751

Test plan

  • pytest -q openpilot/selfdrive/selfdrived/tests/test_alerts.py::TestAlerts::test_process_not_running_alert_has_priority openpilot/selfdrive/selfdrived/tests/test_alertmanager.py (2 passed)
  • ruff check openpilot/selfdrive/selfdrived/events.py openpilot/selfdrive/selfdrived/tests/test_alerts.py

@github-actions

Copy link
Copy Markdown
Contributor

Process replay diff report

Replays driving segments through this PR and compares the behavior to master.
Please review any changes carefully to ensure they are expected.

✅ 0 changed, 66 passed, 0 errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

process not running alert can be shadowed

2 participants