-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The QI team frequently runs tests involving $search and $vectorSearch, which require a mongot binary. Agents working in this repo often don't know the binary exists since it's gitignored, and end up falling back to triggering Evergreen patches just to run a single jstest. That's slow and expensive.
This adds a dedicated section to the resmoke skill covering how to download the mongot binary locally and which suites to use, so agents can run these tests without reaching for a patch.