Commit e05f7652 authored by David O'Regan's avatar David O'Regan Committed by Martin Wortschack

Add stable test selector for cluster health

parent 82097be5
......@@ -78,7 +78,7 @@ describe 'Cluster Health board', :js, :kubeclient, :use_clean_rails_memory_store
expect(page).to have_css('.prometheus-graph')
expect(page).to have_css('.prometheus-graph-title')
expect(page).to have_css('[_echarts_instance_]')
expect(page).to have_css('.gl-legend-inline')
expect(page).to have_content('Avg:')
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment