Skip to content

Use absolute UNIX socket paths for test Gitaly processes in CI

Stan Hu requested to merge sh-use-absolute-paths-gitaly-tests-conditionally into master

Instead of using relative paths, we use absolute paths for the Gitaly processes run in CI. This attempts to rule out relative path issues are causing random spec failures in #297359 (closed).

Edited by Stan Hu

Merge request reports