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

FSM tests should not reuse same database names

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.10, 5.3.3, 6.0.0-rc9, 6.1.0-rc0
    • Affects Version/s: 5.0.9, 6.0.0-rc7
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v6.0, v5.3, v5.0
    • Sharding EMEA 2022-06-13
    • 31

      • FSM tests are executed serially in concurrency suites and they re-use the same cluster.

      So we should ensure that each test uses its own specific namepsaces. Prefixing the db name with jsTestName() should be enough.

      This is a non-exaustive list of test that use a generic db name:

            Assignee:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Reporter:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: