This is a workaround to fix the evergreen tests failing with QueryPlanKilled error until SERVER-88275 gets fixed.
Tests to blacklist:
- jstests/core/timeseries/timeseries_out_non_sharded.js (link to logs with the failure)
- jstests/core/doc_validation/bypass_doc_validation.js (link to logs with the failure)
- fixes
-
SERVER-87186 Aggregation pipelines can fail due to QueryPlanKilled in sharding suites with migrations
- Closed