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

Make helper for targeted upgrade/downgrade tests

    • Fully Compatible
    • Repl 2020-10-19, Repl 2020-11-02

      Add a new runFeatureFlagMultiversionTest(featureFlag, testFunc) shell helper which takes in as arguments the name of the feature flag that we are testing and a function of the downgrade FCV.

      The runFeatureFlagMultiversionTest(featureFlag, testFunc) helper will check whether the version associated with featureFlag is equal to the latest FCV. If so, it will run testFunc against both the last-continuous and last-lts FCVs. Otherwise, the helper will only run testFunc against the last-lts FCV.

            Assignee:
            jason.chan@mongodb.com Jason Chan
            Reporter:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: