Commit d05964b9 authored by ddavison's avatar ddavison

Unquarantine previously failing autodevops spec

create_project_with_auto_devops_spec.rb # runs autodevops
was previous failing

This previously failing test has passed consecutively
parent 835369e1
......@@ -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