Commit 92bb931d authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'quarantine-monitor-tests' into 'master'

Quarantine templating variables for metrics dashboards

See merge request gitlab-org/gitlab!40383
parents 7277d639 4caaa6bc
...@@ -65,7 +65,7 @@ module QA ...@@ -65,7 +65,7 @@ module QA
end end
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 templating_dashboard_yml = Pathname
.new(__dir__) .new(__dir__)
.join('../../../../fixtures/metrics_dashboards/templating.yml') .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