Skip to content
Snippets Groups Projects
Commit 09ea2063 authored by Christoph Alt's avatar Christoph Alt
Browse files

fixed test

parent 032a6be4
Branches
No related tags found
No related merge requests found
Pipeline #47554 passed
...@@ -72,7 +72,7 @@ dashboard = Dashboard( ...@@ -72,7 +72,7 @@ dashboard = Dashboard(
), ),
], ],
templating=Templating([host_var, collisionsetup_var, cellsPerBlock_var]), templating=Templating([host_var, collisionsetup_var, cellsPerBlock_var]),
time=Time('now-7d', 'now'), time=Time('now-30d', 'now'),
annotations=get_commit_annotation(dataSource, "red", "commits", measurment_name), annotations=get_commit_annotation(dataSource, "red", "commits", measurment_name),
).auto_panel_ids() ).auto_panel_ids()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment