Document where Gitaly instance writes logs during rspec

This commit is contained in:
John Cai 2019-05-02 22:47:29 +00:00 committed by Evan Read
parent 3309eb25af
commit ffa8095391
1 changed files with 2 additions and 0 deletions

View File

@ -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