Remove required FCV tag for timeseries insert/update mixed schema tests

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: 8.0.0-rc16
    • Component/s: None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2024-10-14, CAR Team 2024-10-28
    • 1
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When the timeseries_insert_mixed_schema_bucket.js and jstests/core/timeseries/timeseries_update_mixed_schema_bucket.js tests were initially introduced in SERVER-84531, the tests were marked with the requires_fcv_80 tag, as the initial approach was that `collMod` commands with `timeseriesBucketsMayHaveMixedSchemaData` could only be executed after an FCV upgrade due to introducing an incompatible oplog change.

      With SERVER-91195 the approach pivoted to make the change backportable and SERVER-92812 allowed collMod commands with timeseriesBucketsMayHaveMixedSchemaData to run on FCVs lower than 8.0 again. However, the tests still maintain the tag.

      Remove the unnecessary tag (1, 2) to increase test coverage on 8.0, for example on the fcv_upgrade_downgrade_*_jscore_passthrough suites.

            Assignee:
            Igor Praznik
            Reporter:
            Joan Bruguera Micó
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: