-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: CI
Use Case
As a developer of the Node driver
I want to make sure we run driver and extension tests on a representative set of supported platforms
So that we don't unexpectedly break on platforms we are supposed to be able to support
Dependencies
N/A
Unknowns
Need a list of what platforms we are missing for which of our projects.
Acceptance Criteria
- Establish a list of desired platforms to test for each project
- Identify which platforms are currently missing from our evergreen test matrix (e.g. power pc) (cross reference official docs with driver requirements)
- Add missing platforms to the test matrix or file separate tickets to do so for large efforts
Implementation Requirements
- Tests should pass on any added platforms
- List should be approved by drivers group/be consistent with any drivers-wide guidance on platform testing; collaborate with other drivers using C/C++ extensions to identify the optimal platform testing strategy
Testing Requirements
N/A
Documentation Requirements
N/A
Follow Up Requirements
- TBD
- related to
-
NODE-4749 Modernize Evergreen Config
- Backlog