Commit 7be2796e authored by Evan Read's avatar Evan Read

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
parents 3309eb25 ffa80953
...@@ -63,6 +63,8 @@ If your test-suite is failing with Gitaly issues, as a first step, try running: ...@@ -63,6 +63,8 @@ If your test-suite is failing with Gitaly issues, as a first step, try running:
rm -rf tmp/tests/gitaly rm -rf tmp/tests/gitaly
``` ```
During rspec tests, the Gitaly instance will write logs to `gitlab/log/gitaly-test.log`.
## Legacy Rugged code ## Legacy Rugged code
While Gitaly can handle all Git access, many of GitLab customers still While Gitaly can handle all Git access, many of GitLab customers still
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment