summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-05-02 22:47:30 +0000
committerEvan Read <eread@gitlab.com>2019-05-02 22:47:30 +0000
commit7be2796e24e86c421c8988f454c51755b7f3e153 (patch)
treedc30abd6e75f8a79b02c4212638af2aaa8e4370e
parent3309eb25affcd6b05e26c9aad748d8f8f3ca8e93 (diff)
parentffa8095391c95110926e13419699b3bcabec59a2 (diff)
downloadgitlab-ce-7be2796e24e86c421c8988f454c51755b7f3e153.tar.gz
Merge branch 'docs-jc-document-gitaly-log' into 'master'
Document where Gitaly instance writes logs during rspec See merge request gitlab-org/gitlab-ce!28015
-rw-r--r--doc/development/gitaly.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/development/gitaly.md b/doc/development/gitaly.md
index d7b6b6aaae5..4ef20d5fd74 100644
--- a/doc/development/gitaly.md
+++ b/doc/development/gitaly.md
@@ -63,6 +63,8 @@ If your test-suite is failing with Gitaly issues, as a first step, try running:
rm -rf tmp/tests/gitaly
```
+During rspec tests, the Gitaly instance will write logs to `gitlab/log/gitaly-test.log`.
+
## Legacy Rugged code
While Gitaly can handle all Git access, many of GitLab customers still