Skip to content

Remove TestEnv.rm_storage_dir

James Fargher requested to merge remove_rm_storage_dir into master

What does this MR do and why?

#375254 (closed)

TestEnv.rm_storage_dir is a helper to remove directories inside of the gitaly storage directory. Soon we will be looking to use praefect in tests and when this happens it will not be possible to modify gitaly managed directories.

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