-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2021-07-26
While running the ssl suite locally, I noticed that a lot of time seemed to be spent running just ssl_cluster_ca.js even though I enabled multiple resmoke jobs. Looking at the most recent evergreen execution, the test took 20 minutes 38 seconds, and is the only task which took over a minute in its execution task. Its execution task took 22m 13s. The next largest execution task took 13m 3s.
Most of the time spent in the task is waiting for known invalid replicaset configurations to fail to initialize. We should reduce the timeout to reduce the turnaround times on local development and evergreen.