Skip to content

Geo: Refactor: Extract verification concern

Michael Kozono requested to merge mk/refactor-extract-verification into master

What does this MR do?

This is a refactor which extracts verification logic to a concern which can be used by both BlobReplicatorStrategy and RepositoryReplicatorStrategy.

This is in preparation for more verification code related to #13981 (closed) and #13839 (closed).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Michael Kozono

Merge request reports