mongodl errors downloading "latest-stable"

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Unknown
    • None
    • Component/s: Evergreen Tools
    • None
    • Not Needed

      Summary

      Passing --version=latest-stable to mongodl.py fails.

      $ python mongodl.py --component archive --version latest-stable --no-download
      ...
      ValueError: No download was found for version="latest-stable" target="macos" arch="arm64" edition="enterprise" component="archive"
      

      Motivation

      Who is the affected end user?

      DBX engineers using mongodl.

      How does this affect the end user?

      Confused?

      How likely is it that this problem or use case will occur?

      Certain. I hit it.

      If the problem does occur, what are the consequences and how severe are they?

      Not severe. Requires more effort to find URL.

      Is this issue urgent?

      No.

      Is this ticket required by a downstream team?

      No.

      Is this ticket only for tests?

      Yes.

      Acceptance Criteria

      The following command does not error:

      python mongodl.py --component archive --version latest-stable --no-download --quiet
      

            Assignee:
            Kevin Albertson
            Reporter:
            Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: