diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 7f31fb113c92c46e2ad8fc3994aab189396566e5..d897eb4c02d32c6efe9f096dcc6dd8f3c02c1857 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -259,6 +259,11 @@ test: gitlab: host: localhost port: 80 + + # When you run tests we clone and setup gitlab-shell + # In order to setup it correctly you need to specify + # your system username you use to run GitLab + # user: YOUR_USERNAME satellites: path: tmp/tests/gitlab-satellites/ gitlab_shell: