canonical / hardware-observer-operator

A charm to setup prometheus exporter for IPMI, RedFish and RAID devices from different vendors.
Apache License 2.0
7 stars 14 forks source link

Retry alerts to be fired for longer duration #211

Closed sudeephb closed 3 months ago

sudeephb commented 3 months ago

199 , increases the duration of ipmi alerts, which caused the tests to fail because the alerts are in Pending state and not Firing for 5 minutes.

This increases the retry time to 15 minutes, so that gives enough time for those alerts to be in Firing state.