-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
QI 2024-03-18, QI 2024-04-01
This new subcommand will be responsible for downloading mongot binary (created from latest commit to 10gen/mongot) from a constant/unchanging s3 link:
https://mciuploads.s3.amazonaws.com/fts/atlas-search-localdev/mongot_latest_linux_aarch64.tgz
https://mciuploads.s3.amazonaws.com/fts/atlas-search-localdev/mongot_latest_linux_x86_64.tgz
https://mciuploads.s3.amazonaws.com/fts/atlas-search-localdev/mongot_latest_macos_x86_64.tgz
The new subcommand will need to take some parameter to indicate if needs to download HEAD or release (to enable work of SERVER-85978 which will download release version) and another parameter to indicate which architecture mongot binary needs to support (eg should it download linux_aarch64, linux_x86_64, or macos_x86_64)
- is depended on by
-
SERVER-85978 Modify setup-mongot-repro-env to download the release version of mongot
- Closed
-
SERVER-85979 package mongot with the other server artifacts in archive_dist_test
- Closed
-
SERVER-85996 track milestone 2
- Closed
- related to
-
SERVER-88670 Complete TODO listed in SERVER-85977
- Closed