class Gitlab::QA::Scenario::Test::Integration::LDAP

def initialize

def initialize
  @ldap_name = 'ldap-server'
  @network = 'test'
end