adds debounce duration for alert dashboards in ha_test

This commit is contained in:
bergquist 2018-11-07 22:30:23 +01:00
parent 3789583014
commit 0ddfd92f8c
2 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
- /var/run/docker.sock:/tmp/docker.sock:ro
db:
image: mysql
image: mysql:5.6
environment:
MYSQL_ROOT_PASSWORD: rootpass
MYSQL_DATABASE: grafana

View File

@ -39,6 +39,7 @@ local alertDashboardTemplate = {
"executionErrorState": "alerting",
"frequency": "10s",
"handler": 1,
"for": "1m",
"name": "bulk alerting",
"noDataState": "no_data",
"notifications": [