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

Make concurrency_replication_for_export_import not run analyze_shard_key.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 7.3.4, 8.0.0-rc9
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • v8.0, v7.3
    • Cluster Scalability 2024-6-10, Cluster Scalability 06/24/24
    • 200

      This suite has TestData.discoveryTopology: False so clusterOptions.replication.enabled doesn't get set true. analyze_shard_key.js calls cluster.awaitReplication() which has this isReplication() check. So it is expected to fail every time it gets run in this suite. So this test (jstests/concurrency/fsm_workloads/analyze_shard_key.js) should be added to the list of excluded_files in mongo/buildscripts/resmokeconfig/suites/concurrency_replication_for_export_import.yml along with a comment explaining why it cannot run in this suite. 

            Assignee:
            chris.castillo@mongodb.com Chris Castillo (Inactive)
            Reporter:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: