From 57649c260ae9fb08a41053100ebea8e9e17b7e65 Mon Sep 17 00:00:00 2001 From: Ilia Babanov Date: Fri, 23 Jan 2026 11:49:29 +0100 Subject: [PATCH] Less frequent test alerts Re-evaluate test alerts every Jan 10 at 09:00, instead of every hour. Since we clean them up every night, ideally there won't be any alerts to re-evaluate at that time (or only a few from the new test runs). --- acceptance/bundle/deployment/bind/alert/alert.json.tmpl | 2 +- acceptance/bundle/generate/alert/alert.json.tmpl | 2 +- .../bundle/generate/alert/out/alert/test_alert.dbalert.json | 2 +- acceptance/bundle/invariant/data/alert.dbalert.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/acceptance/bundle/deployment/bind/alert/alert.json.tmpl b/acceptance/bundle/deployment/bind/alert/alert.json.tmpl index e65d68f847..e30e6d2562 100644 --- a/acceptance/bundle/deployment/bind/alert/alert.json.tmpl +++ b/acceptance/bundle/deployment/bind/alert/alert.json.tmpl @@ -23,7 +23,7 @@ }, "schedule": { "pause_status": "UNPAUSED", - "quartz_cron_schedule": "0 0 * * * ?", + "quartz_cron_schedule": "0 0 9 10 1 ?", "timezone_id": "UTC" } } diff --git a/acceptance/bundle/generate/alert/alert.json.tmpl b/acceptance/bundle/generate/alert/alert.json.tmpl index 6aa6902422..a085d68117 100644 --- a/acceptance/bundle/generate/alert/alert.json.tmpl +++ b/acceptance/bundle/generate/alert/alert.json.tmpl @@ -15,7 +15,7 @@ } }, "schedule": { - "quartz_cron_schedule": "0 0 * * * ?", + "quartz_cron_schedule": "0 0 9 10 1 ?", "timezone_id": "UTC" } } diff --git a/acceptance/bundle/generate/alert/out/alert/test_alert.dbalert.json b/acceptance/bundle/generate/alert/out/alert/test_alert.dbalert.json index a4ea8a85c4..938e682b11 100644 --- a/acceptance/bundle/generate/alert/out/alert/test_alert.dbalert.json +++ b/acceptance/bundle/generate/alert/out/alert/test_alert.dbalert.json @@ -12,7 +12,7 @@ "notification": {} }, "schedule": { - "quartz_cron_schedule": "0 0 * * * ?", + "quartz_cron_schedule": "0 0 9 10 1 ?", "timezone_id": "UTC" }, "query_lines": [ diff --git a/acceptance/bundle/invariant/data/alert.dbalert.json b/acceptance/bundle/invariant/data/alert.dbalert.json index 2b78b24c90..587a7af1bd 100644 --- a/acceptance/bundle/invariant/data/alert.dbalert.json +++ b/acceptance/bundle/invariant/data/alert.dbalert.json @@ -18,7 +18,7 @@ } }, "schedule": { - "quartz_cron_schedule": "0 0 * * * ?", + "quartz_cron_schedule": "0 0 9 10 1 ?", "timezone_id": "UTC" }, "query_lines": [