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

create a MongoTFixture for resmoke and enable launching mongot in a single node repl set

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Integration
    • Fully Compatible

      In ReplSetBuilder, the launch_mongot flag will be checked. The value of that flag will be passed in _new_mongod(), which creates a fixture container for mongod (with specified configuration/parameters) fixture(s) in it. That value will eventually be saved to mongod_options in _new_mongod(). When make_fixture() calls MongoDFixture or ShardedClusterFixture constructor, the mongot(s) should be launched via the work from SERVER-85194 and SERVER-85195.

            Assignee:
            maddie.zechar@mongodb.com Maddie Zechar
            Reporter:
            maddie.zechar@mongodb.com Maddie Zechar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: