summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Cai <jcai@gitlab.com>2019-05-01 17:29:31 -0700
committerJohn Cai <jcai@gitlab.com>2019-05-02 08:54:08 -0700
commit904948315ba0fe2cdb708f667edc12a0e51172af (patch)
treedef1624fa7fb6b6e041519f88ab1394fd447f32c
parent97d3e170a20b54128f74e03df984cc51c4dfe6d2 (diff)
downloadgitlab-ce-docs-jc-document-gitaly-log.tar.gz
Document where Gitaly instance writes logs during rspecdocs-jc-document-gitaly-log
-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..0b1b10d7ef3 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