summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorMax Hirschhorn <max.hirschhorn@mongodb.com>2018-12-26 15:07:59 -0500
committerMax Hirschhorn <max.hirschhorn@mongodb.com>2018-12-26 15:07:59 -0500
commit62c7e599ba211209eb93ae8f652d17fc8f6c251f (patch)
tree98b5c7fea74ea0aace51164634f5f9bdc5dc7b7b /buildscripts
parentf7089e3b12fc79adb583a031da87fed14cc6fc35 (diff)
downloadmongo-62c7e599ba211209eb93ae8f652d17fc8f6c251f.tar.gz
SERVER-36751 Skip retrying dropDatabase on DatabaseDropPending error.
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication.yml b/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication.yml
index efd677d0d7c..734ba0b1eab 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication.yml
@@ -50,6 +50,9 @@ executor:
config:
shell_options:
readMode: commands
+ global_vars:
+ TestData:
+ skipDropDatabaseOnDatabaseDropPending: true
hooks:
# The CheckReplDBHash hook waits until all operations have replicated to and have been applied
# on the secondaries, so we run the ValidateCollections hook after it to ensure we're