Details
-
Task
-
Resolution: Gone away
-
Major - P3
-
None
-
3.7.2
-
Server Tooling & Methods
Description
Write tests to prevent unexpected changes in full.json or unexpected invocations in evergreen.yml from breaking multiversion tests. The self test should check that
a correct download is generated.
One way to do this is to test MultiVersionDownloader.download_links()
and ensure that it generates the correct download URLs for a different
combinations of cmdline arguments.
I've found Python's "mock" library helpful for overriding specific functions and
could be used here.
Attachments
Issue Links
- is duplicated by
-
SERVER-33564 Unit test for test_setup_multiversion_mongodb.py
-
- Closed
-