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

configure_collection_balancing_setFCV.js should not run in multiversion suite (6.0 only)

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc7
    • Affects Version/s: 6.0.0-rc6
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding EMEA 2022-05-30
    • 174

      FCV variable on js tests are provided by the mongo shell, thus in 6.0 branch the ltestFCV will be 6.0.

      configure_collection_balancing_setFCV.js tries to set the latestFCV.

      So when this test run on the multiversion suite in the 6.0 branch it will try to set a 6.0 FCV on a 5.3 binary.

      The solution would be to add the multiversion_incompatible tag to the test

            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: