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

future_git_tag should override MONGO_VERSION

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 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

      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@mongodb.com Ryan Egesdahl (Inactive)
            Reporter:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: