PYTHON-4240 & PYTHON-4570 Update test definition in Client-Side encryption tests (#1761)
This commit is contained in:
parent
3235d392c1
commit
a6c5c90ad7
@ -161,7 +161,7 @@
|
||||
"failPoint": {
|
||||
"configureFailPoint": "failCommand",
|
||||
"mode": {
|
||||
"times": 3
|
||||
"times": 2
|
||||
},
|
||||
"data": {
|
||||
"failCommands": [
|
||||
@ -169,7 +169,7 @@
|
||||
"find"
|
||||
],
|
||||
"blockConnection": true,
|
||||
"blockTimeMS": 20
|
||||
"blockTimeMS": 30
|
||||
}
|
||||
},
|
||||
"clientOptions": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user