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

Remove tags for Time-series tests in sharded passthroughs

    • Fully Compatible
    • ALL
    • v5.0
    • Hide

      Remove "assumes_against_mongod_not_mongos" tag in jstests/core/txns/timeseries_reads_in_txns.js, and run:

      {{buildscripts/resmoke.py run --suites=sharded_collections_causally_consistent_jscore_txns_passthrough --storageEngine=wiredTiger --installDir=dist-test/bin --continueOnFailure --jobs=4 --mongodSetParameters="

      {featureFlagAuthorizationContract: true, featureFlagTenantMigrations: true, featureFlagTimeseriesCollection: true, featureFlagShardingFullDDLSupport: true, featureFlagShardingFullDDLSupportTimestampedVersion: true, featureFlagWindowFunctions: true, featureFlagUseSecondaryDelaySecs: true, featureFlagChangeStreamsOptimization: true}

      " --mongosSetParameters="

      {featureFlagTimeseriesCollection: true, featureFlagWindowFunctions: true, featureFlagChangeStreamsOptimization: true}

      " --shuffle --storageEngineCacheSizeGB=1 jstests/core/txns/timeseries_reads_in_txns.js}}

      Show
      Remove "assumes_against_mongod_not_mongos" tag in jstests/core/txns/timeseries_reads_in_txns.js, and run: {{buildscripts/resmoke.py run --suites=sharded_collections_causally_consistent_jscore_txns_passthrough --storageEngine=wiredTiger --installDir=dist-test/bin --continueOnFailure --jobs=4 --mongodSetParameters=" {featureFlagAuthorizationContract: true, featureFlagTenantMigrations: true, featureFlagTimeseriesCollection: true, featureFlagShardingFullDDLSupport: true, featureFlagShardingFullDDLSupportTimestampedVersion: true, featureFlagWindowFunctions: true, featureFlagUseSecondaryDelaySecs: true, featureFlagChangeStreamsOptimization: true} " --mongosSetParameters=" {featureFlagTimeseriesCollection: true, featureFlagWindowFunctions: true, featureFlagChangeStreamsOptimization: true} " --shuffle --storageEngineCacheSizeGB=1 jstests/core/txns/timeseries_reads_in_txns.js}}
    • QE 2021-10-04, QE 2021-10-18

      Since the "shardCollection" command isn't supported yet for time-series collections, we don't expect these tests to work in 5.0. When the work scoped in WRITING-7566 is complete we should re-evaluate these tests in passthroughs and remove appropriate tags.

            Assignee:
            nikita.lapkov@mongodb.com Nikita Lapkov (Inactive)
            Reporter:
            eric.cox@mongodb.com Eric Cox (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: