Skip to content

Commit c70785d

Browse files
Specify that CSOT prose test 11 only runs on standalone servers (#1672)
1 parent 0215a7c commit c70785d

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,9 @@ 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. The bulkWrite call takes an exceedingly long time on replicasets and
610+
sharded clusters. Drivers MAY adjust the timeouts used in this test to allow for differing bulk encoding performance.
611+
609612
1. Using `internalClient`, drop the `db.coll` collection.
610613

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

0 commit comments

Comments
 (0)