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

Support using ReplSetTest and ShardingTest in interactive test runner sessions

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Workload Scheduling
    • Fully Compatible
    • Workload Scheduling 2024-09-16

      ReplSetTest and ShardingTest used to be built-ins of the test runner but are no longer, and are in fact now ES modules. Since the test runner doesn't support a top-level import (dynamic or not) in interactive mode, we don't have an easy way to use these types in those types of workflows. This ticket will cover reintroducing support for these types in interactive sessions, while preserving the requirement to list the imports in jstests.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: