-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Get the metadata for the platform & arch for this current pr/evergreen version using hadron-build info. (should be able to run locally for local development)
(optionally) Download the packages/installers from S3 for the pr/evergreen version (Allow skipping download for local development)
Filter the list installer/package files for the relevant platform, arch and (optionally) the file extension based on what we got from hadron-build info
Loop through the filtered set of filepaths. Once we have the installers (Compass-8533) we'll run them there and then we'll `npm run test-packaged` with a filter on which tests to execute against the installed Compass executable.
- is depended on by
-
COMPASS-8533 Test that we can install Compass
- In Progress
-
COMPASS-8538 Run the smoke tests on every possible supported active platform
- Needs Triage
-
COMPASS-8532 Download a specific compass installer/package
- Ready for Work