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

XMLWordPrintableJSON

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

      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
            Reporter:
            Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: