From 95c0c686a01b6fc618a5bd0f1a2a6fbec1ad7bc0 Mon Sep 17 00:00:00 2001 From: QuantumEnigmaa Date: Thu, 11 Jan 2024 11:12:28 +0100 Subject: [PATCH] update ops recipe name in UT --- .../global/prometheus-agent.rules.test.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/test/tests/providers/global/prometheus-agent.rules.test.yml b/test/tests/providers/global/prometheus-agent.rules.test.yml index 2f276c0d4..f0e98130c 100644 --- a/test/tests/providers/global/prometheus-agent.rules.test.yml +++ b/test/tests/providers/global/prometheus-agent.rules.test.yml @@ -25,7 +25,7 @@ tests: exp_annotations: dashboard: "promRW001/prometheus-remote-write" description: "Prometheus agent remote write is failing." - opsrecipe: "prometheus-agent-remote-write-failed/" + opsrecipe: "prometheus-agent/" summary: "Prometheus agent fails to send samples to remote write endpoint." - alertname: PrometheusAgentFailingInhibition eval_time: 30m @@ -43,7 +43,7 @@ tests: exp_annotations: dashboard: "promRW001/prometheus-remote-write" description: "Prometheus agent remote write is failing." - opsrecipe: "prometheus-agent-remote-write-failed/" + opsrecipe: "prometheus-agent/" summary: "Prometheus agent fails to send samples to remote write endpoint." - alertname: PrometheusAgentFailing eval_time: 90m @@ -85,7 +85,7 @@ tests: exp_annotations: dashboard: "promRW001/prometheus-remote-write" description: "Prometheus agent remote write is failing." - opsrecipe: "prometheus-agent-remote-write-failed/" + opsrecipe: "prometheus-agent/" summary: "Prometheus agent fails to send samples to remote write endpoint." - alertname: PrometheusAgentFailing eval_time: 150m @@ -124,7 +124,7 @@ tests: cancel_if_outside_working_hours: "true" exp_annotations: description: "Prometheus agent is missing shards." - opsrecipe: "prometheus-agent-missing-shards/" + opsrecipe: "prometheus-agent/" summary: "Prometheus agent is missing shards." - alertname: PrometheusAgentShardsMissingInhibition eval_time: 100m @@ -141,7 +141,7 @@ tests: cancel_if_outside_working_hours: "true" exp_annotations: description: "Prometheus agent is missing shards." - opsrecipe: "prometheus-agent-missing-shards/" + opsrecipe: "prometheus-agent/" summary: "Prometheus agent is missing shards." - alertname: PrometheusAgentShardsMissing eval_time: 125m @@ -158,7 +158,7 @@ tests: cancel_if_outside_working_hours: "true" exp_annotations: description: "Prometheus agent is missing shards." - opsrecipe: "prometheus-agent-missing-shards/" + opsrecipe: "prometheus-agent/" summary: "Prometheus agent is missing shards." - alertname: PrometheusAgentShardsMissingInhibition eval_time: 125m @@ -175,7 +175,7 @@ tests: cancel_if_outside_working_hours: "true" exp_annotations: description: "Prometheus agent is missing shards." - opsrecipe: "prometheus-agent-missing-shards/" + opsrecipe: "prometheus-agent/" summary: "Prometheus agent is missing shards." - alertname: PrometheusAgentShardsMissing eval_time: 130m