grafana/pkg/services
Joe Blubaugh 631dd718a2
47470: Add additional delay to silences in test. (#47482)
This test of silence cleanup was flaky because of its use of real wall
time. In CI environments with slow execution, delays could cause the
test to fail. This change mitigates the problem by increasing the end time of
silences in the test.

After Prometheus merges this PR: https://github.com/prometheus/alertmanager/pull/2867
we can make the test fully deterministic by using a fake clock.

Fixes #47470

Signed-off-by: Joe Blubaugh <joe.blubaugh@grafana.com>
2022-04-08 14:52:08 +08:00
..
accesscontrol AccessControl: Remove package lists for roles and grants (#47141) 2022-04-06 09:31:14 +02:00
alerting Fix: Add missing store in test rule (#46151) 2022-03-03 12:00:33 +01:00
annotations Chore: Remove global database engine variable from annotation (#46940) 2022-03-25 13:23:09 -04:00
auth Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
cleanup Chore: Remove bus.Dispatch from cleanup service (#45401) 2022-02-15 14:56:19 +01:00
comments remove global variable in annotation (#46746) 2022-03-22 19:20:57 +08:00
contexthandler Chore: Remove bus from contexthandler (#47374) 2022-04-06 16:31:26 +02:00
dashboardimport Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
dashboards Access control: use uid for dashboard and folder scopes (#46807) 2022-03-30 15:14:26 +02:00
dashboardsnapshots add dashboardsnap as service of http server (#45461) 2022-02-17 09:31:26 +01:00
datasourceproxy Datasource: Fixes storing of secureJSONData when creating/updating datasource (#45290) 2022-02-11 15:52:14 +01:00
datasources Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
featuremgmt add public dashboards feature flag (#47364) 2022-04-07 10:30:19 -08:00
guardian Access control: use uid for dashboard and folder scopes (#46807) 2022-03-30 15:14:26 +02:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Refine secrets-related commands (#45201) 2022-02-23 16:04:53 +01:00
ldap LDAP: Use an interface instead of a bus to get group teams (#42165) 2022-02-01 12:03:21 +01:00
libraryelements Chore: Remove bus from folder service (#46840) 2022-03-23 19:40:22 +01:00
librarypanels Chore: Remove bus from folder service (#46840) 2022-03-23 19:40:22 +01:00
licensing Access control: Move licensing actions to licensing package (#46588) 2022-03-16 14:37:19 +01:00
live Chore: Remove bus from live package (#46803) 2022-03-21 20:34:19 +01:00
login Chore: Remove bus.Dispatch from some login packages (#47248) 2022-04-04 20:36:15 +02:00
multildap remove bus from login (#44995) 2022-02-09 17:17:09 +01:00
ngalert 47470: Add additional delay to silences in test. (#47482) 2022-04-08 14:52:08 +08:00
notifications Fix empty contact point URLs when template parsing fails (#47029) 2022-03-31 15:57:48 -03:00
oauthtoken Chore: Remove bus from oauthtoken (#46811) 2022-03-21 21:13:57 +01:00
plugindashboards Plugins: Add plugin settings DTO (#46283) 2022-03-18 20:49:13 +01:00
pluginsettings Plugins: Add plugin settings DTO (#46283) 2022-03-18 20:49:13 +01:00
provisioning Access control: use uid for dashboard and folder scopes (#46807) 2022-03-30 15:14:26 +02:00
query Propagate all headers (#43812) 2022-01-07 12:45:26 -07:00
queryhistory Query history: Add search functionality (#45932) 2022-03-07 12:28:04 +01:00
quota Update quota service to accept context (#45186) 2022-02-10 22:17:50 +01:00
rendering Rendering: periodically refresh remote plugin version (#45505) 2022-02-18 20:25:01 +04:00
schemaloader FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 2022-01-26 09:44:20 -08:00
search remove bus from search and avoid import cycle (#46789) 2022-03-21 23:54:30 +08:00
searchusers Bus: Tests cleanup (#46025) 2022-03-02 11:05:31 +01:00
searchV2 Removing plugin list panel (#46914) 2022-04-07 09:54:27 +02:00
secrets Encryption: Make DEKs cache TTL & cleanup interval configurable (#46042) 2022-03-16 20:05:13 +01:00
serviceaccounts Access Control: Support other attributes than id for resource permissions (#46727) 2022-03-21 17:58:18 +01:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore Chore: Remove bus from contexthandler (#47374) 2022-04-06 16:31:26 +02:00
store Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
teamguardian ValidatedQueries: start of validated queries API (#44731) 2022-03-07 09:33:01 -09:00
thumbs Previews: fix crawler in multi-org deployments (#46967) 2022-03-29 13:40:11 +01:00
updatechecker Analytics: Enable grafana and plugin update checks to be operated independently (#46352) 2022-04-06 10:50:21 +02:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00