Skip to content

Commit

Permalink
Alert Compliance: Fix wrong ruler configuration (#5433)
Browse files Browse the repository at this point in the history
  • Loading branch information
matej-g authored Jun 22, 2022
1 parent b3eac41 commit ce84ec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/compatibility_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ func TestAlertCompliance(t *testing.T) {
// Use default resend delay and eval interval, as the compliance spec requires this.
WithResendDelay("1m").
WithEvalInterval("1m").
WithReplicaLabel("").
InitTSDB(filepath.Join(rFuture.InternalDir(), "rules"), []httpconfig.Config{
{
EndpointsConfig: httpconfig.EndpointsConfig{
Expand Down

0 comments on commit ce84ec5

Please sign in to comment.