Skip to content

QA: Add support for testing Git over HTTP with LDAP users

Stan Hu requested to merge sh-test-ldap-clones-via-gitlab-qa into master

This would have helped catch https://gitlab.com/gitlab-org/gitlab-ce/issues/50579.

Outstanding issues/questions:

  1. Right now we can't use GITLAB_USER_TYPE for EE since this has to be an Admin user to set the license, and the LDAP user is not an Admin account. We should perhaps fix this up by making it explicit in GitLab QA that the user must login as admin.
  2. Is this tag the best way to label specs that we want to run as a regular users and under LDAP?
Edited by Stan Hu

Merge request reports