Commit 06e89d78 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'qa-nightly-108-quarantine-auto-devops-spec' into 'master'

Quarantine Auto DevOps spec

See merge request gitlab-org/gitlab-ce!29542
parents f18f3ed9 a3441029
......@@ -9,7 +9,8 @@ module QA
Page::Main::Login.perform(&:sign_in_using_credentials)
end
describe 'Auto DevOps support', :orchestrated, :kubernetes do
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/108
describe 'Auto DevOps support', :orchestrated, :kubernetes, :quarantine 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