From cb01786b5ebdf4b89e7b5d9b327253a4bab45212 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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/test/tests/providers/global/prometheus-agent.rules.test.yml b/test/tests/providers/global/prometheus-agent.rules.test.yml index 2f276c0d..437313d5 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 @@ -64,7 +64,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: 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