Resolve "Expand Praefect Rake task to print out checksum of all repositories and their replicas"
requested to merge 451152-expand-praefect-rake-task-to-print-out-checksum-of-repositories-and-their-replicas into master
What does this MR do and why?
Expand Praefect Rake task to print out checksum of all repositories and their replicas.
Currently the Rake task only print checksum of selected repo. Some times our customer want to check all the repositories at once. This MR expands the current rake task to do it that way.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Related to #451152
Edited by Gerardo Gutierrez