summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Cai <jcai@gitlab.com>2019-05-02 22:47:29 +0000
committerEvan Read <eread@gitlab.com>2019-05-02 22:47:29 +0000
commitffa8095391c95110926e13419699b3bcabec59a2 (patch)
treedc30abd6e75f8a79b02c4212638af2aaa8e4370e
parent3309eb25affcd6b05e26c9aad748d8f8f3ca8e93 (diff)
downloadgitlab-ce-ffa8095391c95110926e13419699b3bcabec59a2.tar.gz
Document where Gitaly instance writes logs during rspec
-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