Skip to content

E2E alert with escalation policy

Tiffany Rea requested to merge trea-e2e-alert-escalation into master

What does this MR do and why?

Describe in detail what your merge request does and why.

New E2E - Alert with escalation policy

  1. Login to gitlab
  2. Create project via API -> visit project
  3. Go to Monitor -> On-call schedules -> add a new oncall schedule
  4. Go to Monitor -> Escalation policies -> add a new escalation policy for the new added schedule (use default option to notify on-call user via email)
  5. Go to Settings -> Monitor -> setup HTTP endpoint integration and send a test alert
  6. Go to Monitor -> Alerts -> open the new alert -> Activity feed tab
  7. Verify there is a system note that the user was notified via the new escalation policy
  8. Verify the user also receives the notification via email

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tiffany Rea

Merge request reports