-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-03-17
-
0
-
1
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Tests tagged as resource_intensive should not run in slow variants in order not to get spurious test failures. For example, the bulk_shard_insert.js test is tagged as resource_intensive and despite SERVER-55615 attempted to decrease the number of inserted documents we still got a CI timeout failure.
Purpose of this ticket is to skip such tests in all sanitizer variants by excluding the tag in this way.
After discussing this with max.hirschhorn@mongodb.com, we decided it's better to exclude only bulk_shard_insert.js test for now rather than excluding all the {{resource_intensive }}tests from the the sanitizer variants
- related to
-
SERVER-55615 Reduce number of documents written in bulk_shard_insert.js
-
- Closed
-