Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-101892

Exclude resource intensive tests from sanitizer variants

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 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.

            Assignee:
            meryama.nadim@mongodb.com Meryama Nadim
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: