Cleanup praefect_manager test class
What does this MR do and why?
The praefect_manager class is quite large and has a lot of very specific methods that could be refined to be a bit more generic, so this is a first pass at cleaning it up to make it a bit more manageable.
- Removing redundant test code
- Simplifying class methods to minimise size of class
How to set up and validate locally
- CI/CD on GitalyCluster tests should continue to all pass
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by John McDonnell