-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Developer Tools
Server support is being dropped for macos x86 (version 8.1+) yet we still test Compass on macos x86. We're running the mongodb server locally for ease of orchestration, so we won't be able to keep testing the latest server everywhere we test Compass that way. We also can't just use docker (even though mongodb-runner supports it) because we don't have docker available on the macos gui evergreen boxes.
So to get around this we can use evergreen's spawn host feature (which we already use for garasign) and then run commands through SSH. We probably need multiple mongodb servers because we test against different setups like sharded or replicasets and the e2e tests even have multiple servers for multiple connections.
We might want to have some code to copy the logs too in case we're interested in keeping those for debugging.
See comments on linked investigation ticket for details.
- is related to
-
COMPASS-8796 Investigate changes in SERVER-87442: Platform Support: Add support for Macos 14 sonoma (ARM64 and AMD64)
-
- Closed
-