Description
map_reduce_validation.js will cause failures in other concurrent tests in the Parallel suite since it is still setting internalQueryUseAggMapReduce. It will work with no loss of coverage if we don't set this and opt to run it in core_map_reduce_agg instead.