You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add instructions to enable fail points for test suite (#846)
Several tests require use of the configureFailPoint command to trigger
server-side errors. The command must be enabled via configuration file
or command line option when starting mongod.
The configureFailPoint command is not yet documented; see DOCS-10784.
0 commit comments