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

Prevent ShardingTests from being used without journaling in curop_auth_info.js

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2020-05-18, Security 2020-06-01
    • 34

      Sharding is working to remove {shardAsReplicaSet: false} from the ShardingTest fixture. We'll want to remove that test option from the auth tests. Unfortunately, this means that ShardingTest will require a journal to correctly instantiate a cluster.

      curop_auth_info.js had its shardAsReplicaSet flag removed, but wasn't blacklisted from the noJournal Evergreen variant. We'll probably want to avoid exercising that part of the test on that build variant.

            Assignee:
            spencer.jackson@mongodb.com Spencer Jackson
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: