Commit 72799a74 authored by Sarah Yasonik's avatar Sarah Yasonik Committed by Dan Davison

Move quarantine tag to describe block

parent 5352e49b
# 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