Remove allow_disk_access in rename namespaces/projects migration specs

What does this MR do and why?

#375254 (closed)

These specs were relying on allow_disk_access to get the physical disk path of repositories in order to check that they exist. With gitaly cluster it will no be possible to determine where the repository is stored. So instead we refactor these tests to use the RepositoryExists RPC 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

Loading