-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
ALL
-
The test jstests/ssl/tenant_migration_donor_ssl.js is not submitted (reverted), I'm attaching it. It was developed around October 15 and was passing at that time. The first time I noticed that it fails was November 10. So there is something submitted to master branch related to SSL code between 10.15 and 11.10 that is not correct.
Sample failure:
The nature of the failure is that the test body passes, but then the Replica Set cluster cannot be terminated and the test times out. There is a very similar test jstests/replsets/tenant_migration_donor_state_machine.js that passes, the main difference is SSL configuration.
- is related to
-
SERVER-51599 Allow creating an SSLConnectionContext from in-memory certificates
- Closed