SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113)

GitOrigin-RevId: a3ab3b89275fa89c9824f6af467d56d605096159
This commit is contained in:
Joshua Siegel
2025-11-21 12:33:41 -05:00
committed by MongoDB Bot
parent 200be6eef2
commit 169f8dc283
238 changed files with 675 additions and 325 deletions

View File

@@ -9,6 +9,8 @@
* uses_map_reduce_with_temp_collections,
* # Uses $where operator
* requires_scripting,
* # Time-series collections are views which don't support map-reduce
* exclude_from_timeseries_crud_passthrough,
* ]
*/