Exclude timeseries_insert_respect_max_bson_size_too_big.js from slow variants

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0, 8.3.3, 8.0.24
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • Fully Compatible
    • v8.3, v8.2, v8.0
    • Storage Execution 2026-03-30
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This test inserts large documents in order to exceed the max bson size limit. On slower variants. this insert takes long enough that any other operation that can interrupt it (stepdown, fcv_upgrade_downgrade, balancer) is likely to interrupt it.

      This test can be made more robust by:
      A) Retrying when the insert fails with InterruptedDueToReplStateChange
      B) Excluding the test from slower variants

            Assignee:
            Damian Wasilewicz
            Reporter:
            Damian Wasilewicz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: