Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoBrigitte committed Sep 16, 2024
1 parent a08fbc8 commit e28b7c3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ tests:
namespace: mimir
exp_annotations:
description: "Mimir ${ labels.horizontalpodautoscaler } HPA has reached maximum replicas and consume too much resources, it needs to be scaled up."
opsrecipe: "mimir-ingester/"
opsrecipe: "mimir-hpa/"
- alertname: MimirHPAReachedMaxReplicas
eval_time: 246m
- alertname: MimirHPAReachedMaxReplicas
Expand All @@ -383,7 +383,7 @@ tests:
namespace: mimir
exp_annotations:
description: "Mimir ${ labels.horizontalpodautoscaler } HPA has reached maximum replicas and consume too much resources, it needs to be scaled up."
opsrecipe: "mimir-ingester/"
opsrecipe: "mimir-hpa/"
# Test for MimirCompactorFailedCompaction alert
- interval: 1m
input_series:
Expand Down

0 comments on commit e28b7c3

Please sign in to comment.