Commit bd38149
authored
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.1 parent f44f868 commit bd38149
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | | - | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
0 commit comments