Commit 38029b6d authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'dd-qa-unquarantine-autodevops' into 'master'

De-quarantine previously failing AutoDevOps test

Closes #35156

See merge request gitlab-org/gitlab!20241
parents 44928b91 c5038745
......@@ -55,8 +55,7 @@ module QA
end
end
# https://gitlab.com/gitlab-org/gitlab/issues/35156
describe 'Auto DevOps support', :orchestrated, :kubernetes, :quarantine do
describe 'Auto DevOps support', :orchestrated, :kubernetes do
context 'when rbac is enabled' do
before(:all) do
@cluster = Service::KubernetesCluster.new.create!
......
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