Skip to content

Commit

Permalink
Add option to get debug binaries in get_mongodb_download_url_for (#332)
Browse files Browse the repository at this point in the history
This change enables mongosync integration and e2e tests to retrieve debug symbol binaries for testing- these binaries are uploaded to evergreen for easy access. This will improve the debugging experience for the core server team when mongosync exposes server bugs.

Note that not all of these debug URLs are valid, but most are. This change should not have an impact on existing usage of get_mongodb_download_url_for but debug symbols don't seem to exist for some versions and distros.
  • Loading branch information
jddubois committed Jul 31, 2023
1 parent d0ede2a commit efc2751
Showing 1 changed file with 356 additions and 345 deletions.
Loading

0 comments on commit efc2751

Please sign in to comment.