Fix gitaly-ruby not starting on test
gitaly-ruby added logging in https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2678, but by default it will save the file in /. To avoid crashing, save it inside the Rails log directory. The Gitaly default dir will be adjusted in https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2678.
Showing
Please register or sign in to comment