-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Decision Automation Group
The Evergreen function "do multiversion setup" will run on variants where the macro multiversion_platform_arch is not defined, defaulting to linux/x86.
For example, on the variant * Enterprise Windows 2008R2 the following code runs and downloads the Linux binaries.
python buildscripts/setup_multiversion_mongodb.py /data/install /data/multiversion "base" "linux/x86_64" "3.0" "3.2" "3.4"