Commit 6005208e authored by Dan Davison's avatar Dan Davison

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

Unquarantine previously failing autodevops spec

Closes gitlab-org/quality/nightly#108

See merge request gitlab-org/gitlab-ce!30691
parents 4325986f d05964b9
......@@ -55,8 +55,7 @@ module QA
end
end
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/108
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