-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
Test the following matrix:
[driver 6.0.x, driver latest] x [mongodb-client-encryption 6.0.x, mongodb-client-encryption latest]
User Impact
n/a (testing)
Dependencies
- n/a
Unknowns
- questions that need to be answered to determine implementation
Acceptance Criteria
Implementation Requirements
Create tests for the following dependency matrix:
mongodb-client-encryption version | driver version | testing strategy |
---|---|---|
6.0 | 6.0 | This is only relevant for the initial releases of both libraries. This will be tested on the 6.0 driver branch by the variant that installs mce@6.0. |
6.0 | latest | A variant will be added to driver CI that installs mce@6.0. |
latest | 6.0 | We will create the 6.0 branch of the driver and set up an evergreen branch for 6.0. There will be a trigger set up on `libmongocrypt` that runs the 6.0 branch's custom-csfle-tests when a change is merged to libmongocrypt. |
latest | latest | Regular driver CI (we already install @latest for our regular driver CI runs). |
Testing Requirements
n/a, this is a testing ticket
Documentation Requirements
n/a
Follow Up Requirements
n/a