Skip to content

Remove TestEnv.create_bare_repository

James Fargher requested to merge remove_test_env_create_bare_repo into master

What does this MR do and why?

#336749 (closed)

This test helper is only ever used to directly manipulate the gitaly managed repository filesystem. Since this will stop working with praefect, here we convert all usages 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.

Merge request reports