summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-05-03 00:00:54 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-05-03 00:00:54 +0000
commit43427da3edabe0877552d684a078ea0ef32f4403 (patch)
tree9b1aad9129dc77eb3fc46c5ac9a6af7db3afa33e
parent830271841eba97fa2c9fdcf39fd4019723192c9b (diff)
parent7be2796e24e86c421c8988f454c51755b7f3e153 (diff)
downloadgitlab-ce-43427da3edabe0877552d684a078ea0ef32f4403.tar.gz
Automatic merge of gitlab-org/gitlab-ce master
-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