Skip to content

Commit ec937ff

Browse files
comments
1 parent 7517681 commit ec937ff

File tree

1 file changed

+4
-0
lines changed
  • source/client-side-operations-timeout/tests

1 file changed

+4
-0
lines changed

source/client-side-operations-timeout/tests/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,10 @@ Tests in this section MUST only run against replica sets and sharded clusters wi
606606

607607
This test MUST only run against server versions 8.0+. This test must be skipped on Atlas Serverless.
608608

609+
This test MUST only run against standalones on server versions 4.4 and higher. The insertMany call takes an exceedingly
610+
long time on replicasets and sharded clusters. Drivers MAY adjust the timeouts used in this test to allow for differing
611+
bulk encoding performance.
612+
609613
1. Using `internalClient`, drop the `db.coll` collection.
610614

611615
2. Using `internalClient`, set the following fail point:

0 commit comments

Comments
 (0)