File tree 1 file changed +4
-4
lines changed
source/client-side-operations-timeout/tests
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ Spec Tests
17
17
18
18
This directory contains a set of YAML and JSON spec tests. Drivers MUST run these as described in the "Unified Test
19
19
Runner" specification. Because the tests introduced in this specification are timing-based, there is a risk that some
20
- of them may intermittently fail without any bugs being present in the driver. As a mitigation , drivers MAY execute
21
- these tests in a separate Evergreen task against a single-node replica set with authentication enabled. Drivers that
22
- choose to do so SHOULD use the ``single-node-auth.json `` configuration file in the `` drivers-evergreen-tools ``
23
- repository to create this cluster .
20
+ of them may intermittently fail without any bugs being present in the driver. As a mitigatio , drivers MAY execute
21
+ these tests in two new Evergreen tasks that use single-node replica sets: one with only authentication enabled and
22
+ another with both authentication and TLS enabled. Drivers that choose to do so SHOULD use the ``single-node-auth.json ``
23
+ and `` single-node-auth-ssl.json `` files in the `` drivers-evergreen-tools `` repository to create these clusters .
24
24
25
25
Prose Tests
26
26
===========
You can’t perform that action at this time.
0 commit comments