Skip to content
Snippets Groups Projects
Unverified Commit 27d681f2 authored by Varac's avatar Varac
Browse files

Fix grafana taiko test

Fixes: #1187
parent 2492b098
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,7 @@
// Couldn't select "Manage dashboards" from the sidebar menu easily,
// so we just go there
await goto(grafanaUrl + '/dashboards')
await click(link('Nodes'))
await click(link('CoreDNS'))
await('CPU Usage')
// Explore Loki log messages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment