-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2025-03-17
-
0
-
1
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.