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.
parent
f44f8683
Please register or sign in to comment