From 45da59daab5878eb20adc402fbd9c9f44407ed75 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 14 Aug 2014 15:15:48 +0300 Subject: [PATCH] Mention username option for developers in gitlab.yml Signed-off-by: Dmitriy Zaporozhets --- config/gitlab.yml.example | 5 +++++ 1 file changed, 5 insertions(+) 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: