summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorSuganthi Mani <suganthi.mani@mongodb.com>2019-09-03 14:54:32 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-07-06 18:33:36 +0000
commit52414df4548983bd5cd0e100921e6228c5a6ae16 (patch)
treefb90d14b16148c29ed9d125d9c6a01af653d6011 /buildscripts
parenta611900d667b861528d04492c48972be17a00a0a (diff)
downloadmongo-52414df4548983bd5cd0e100921e6228c5a6ae16.tar.gz
SERVER-41875 Should ban 'emptycapped' commands on jstestfuzz_concurrent_replication_continuous_stepdown suite for WiredTiger Storage.
(cherry picked from commit 32d77aa09d188b1ff289305d9645b59881a57729)
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/jstestfuzz_replication_continuous_stepdown.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/jstestfuzz_replication_continuous_stepdown.yml b/buildscripts/resmokeconfig/suites/jstestfuzz_replication_continuous_stepdown.yml
index fd032bd7afa..1dff83bc3b7 100644
--- a/buildscripts/resmokeconfig/suites/jstestfuzz_replication_continuous_stepdown.yml
+++ b/buildscripts/resmokeconfig/suites/jstestfuzz_replication_continuous_stepdown.yml
@@ -12,6 +12,9 @@ executor:
config:
shell_options:
readMode: commands
+ global_vars:
+ TestData:
+ ignoreCommandsIncompatibleWithRollback: true
hooks:
- class: ContinuousStepdown
# The CheckReplDBHash hook waits until all operations have replicated to and have been applied