Commit 647f7ba9 authored by Dan Davison's avatar Dan Davison

Merge branch 'qa-fix-prometheus-install-quarantine' into 'master'

Move quarantine tag to describe block

See merge request gitlab-org/gitlab!19730
parents 5352e49b 72799a74
# frozen_string_literal: true
module QA
# Issue: https://gitlab.com/gitlab-org/gitlab/issues/35429
context 'Monitor', :quarantine do
describe 'Cluster health graphs', :orchestrated, :kubernetes do
context 'Monitor' do
# https://gitlab.com/gitlab-org/gitlab/issues/35429
describe 'Cluster health graphs', :orchestrated, :kubernetes, :quarantine do
before do
@cluster = Service::KubernetesCluster.new.create!
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