Commit ffa80953 authored by John Cai's avatar John Cai Committed by Evan Read

Document where Gitaly instance writes logs during rspec

parent 3309eb25
...@@ -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