future_git_tag should override MONGO_VERSION

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.0.2, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v6.0, v5.0, v4.4, v4.2
    • 36
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When we switched to precalculating MONGO_VERSION in SERVER-63191, we broke future_git_tag tests, which add a dummy tag to the repository so we can test what happens with an arbitrary future version. Unfortunately, the behavior of the build task depends on MONGO_VERSION not being precalculated, so it never gets overridden.

      What we can do here is to simply generate and apply version expansions a second time for all of the future_git_tag tasks to ensure the version produced by the dummy git tag gets used.

            Assignee:
            Ryan Egesdahl (Inactive)
            Reporter:
            Ryan Egesdahl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: