-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
v3.6, v3.4, v3.2
-
TIG 2018-03-12
-
0
The multiversion setup script does not check the system architecture at the moment and simply downloads the first binary that fits the OS type from the list of links on downloads.mongodb.org. It downloads the x86_64 versions of binaries because they happen to appear at the top of the list.
It'd be nice to add an option for specifying the CPU architecture so we can run multiversion tests on more architectures and not have tests fail if the ordering of the list of download links ever changes.
- is depended on by
-
SERVER-32602 Multiversion tests are not running enterprise MongoDB on enterprise build variants
- Closed
-
SERVER-33623 Enable multiversion for aggregate_fuzzer
- Closed
- related to
-
SERVER-33564 Unit test for test_setup_multiversion_mongodb.py
- Closed