Skip to content

Stop using allow_disk_access in lfs integrity spec

James Fargher requested to merge disk_access_lfs_integrity_spec into master

What does this MR do and why?

#375254 (closed)

Specs should not be directly accessing gitaly managed directories because once gitaly cluster is enabled it will not be possible to locate the repository files. Instead we convert these tests to use RPCs instead

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by James Fargher

Merge request reports