-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
There are a number of namespaces that sharded magic restore tests need to exclude from data consistency checks, either because a shard rename may have modified fields or the contents of a collection are non-deterministic and therefore might differ between source and restore cluster. We currently create this list in each sharded test (example, example).
We should consolidate the common namespaces to exclude from each test and put it into the common test fixture.