grafana/mimir

Create tests that exercise mute timings and time intervals configuration in the Alertmanager

Open

#3,100 opened on Sep 30, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (808 forks)auto 404
chorecomponent/alertmanagerhacktoberfesttype/tests

Repository metrics

Stars
 (5,181 stars)
PR merge metrics
 (PR metrics pending)

Description

In a recent Alertmanager version mute timings was kind of replaced with Time Intervals, during the upgrade we almost missed the inclusion of these into the mimir Alertmanager due to not having any tests.

Let's make sure we exercise these code path in tests.

Contributor guide