Commit a819f7a1 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'qa-un-quarantine-group-ldap-sync-test' into 'master'

Un-quarantine Group LDAP sync spec

See merge request gitlab-org/gitlab-ee!14047
parents 78a4013f 27453b6a
# frozen_string_literal: true # frozen_string_literal: true
module QA module QA
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/95 context 'Manage', :orchestrated, :ldap_tls, :ldap_no_tls do
context 'Manage', :orchestrated, :ldap_tls, :ldap_no_tls, :quarantine do
describe 'LDAP Group sync' do describe 'LDAP Group sync' do
include Support::Api include Support::Api
......
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