Skip to content

Commit 0d67e87

Browse files
neilshwekykmahar
authored andcommitted
DRIVERS-2327: limit prose test to server versions 6.0+ (#1304)
* DRIVERS-2327: limit prose test to server versions 6.0+
1 parent 970e11c commit 0d67e87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/retryable-writes/tests/README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,8 @@ and sharded clusters.
404404
2. only run against replica sets as mongos does not propagate the
405405
NoWritesPerformed label to the drivers.
406406

407+
3. be run against server versions 6.0 and above.
408+
407409
Additionally, this test requires drivers to set a fail point after an
408410
``insertOne`` operation but before the subsequent retry. Drivers that are
409411
unable to set a failCommand after the CommandSucceededEvent SHOULD use

0 commit comments

Comments
 (0)