-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
None
-
Component/s: Matrix Testing
-
None
-
Not Needed
Summary
MONGODB-CR was deprecated in MongoDB version 3.6 and was removed in 4.0. Since we bumping min supported version to 4.0 on driver's side, we have to remove MONGODB-CR implementation. We have some tests to validate MONGODB-CR configuration in \source\auth\tests\legacy\connection-string.yml file that are failing after the changes done, so we have to either remove/adjust such tests.
Motivation
Who is the affected end user?
None. It's changes to test suite.
Is this issue urgent?
No.
Is this ticket only for tests?
Yes.
Acceptance Criteria
What specific requirements must be met to consider the design phase complete?