summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-08-14 15:15:48 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-08-14 15:15:48 +0300
commit45da59daab5878eb20adc402fbd9c9f44407ed75 (patch)
treea321685c60088e57384c8902f8b3d140d0946708 /config
parentfdd8e4507527badd875a40a0ab8a3ed47a03c764 (diff)
downloadgitlab-ce-45da59daab5878eb20adc402fbd9c9f44407ed75.tar.gz
Mention username option for developers in gitlab.yml
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 7f31fb113c9..d897eb4c02d 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: