Commit 4caaa6bc authored by svistas's avatar svistas

Quarantine templating variables for metrics dashboards

parent 243e530d
......@@ -65,7 +65,7 @@ module QA
end
end
it 'uses templating variables for metrics dashboards' do
it 'uses templating variables for metrics dashboards', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/240984', type: :investigating } do
templating_dashboard_yml = Pathname
.new(__dir__)
.join('../../../../fixtures/metrics_dashboards/templating.yml')
......
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