summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
diff options
context:
space:
mode:
authorMisha Tyulenev <misha@mongodb.com>2020-04-23 16:43:53 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-04-24 16:22:40 +0000
commitc4873acda56712bba29f1ce1f81c6e8dc873669a (patch)
treeff3afa7983e12b3cba00fe8b3f8f88815b4dd1e0 /buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
parent76823e76d597b52e66539580474c93be02fe2c6e (diff)
downloadmongo-c4873acda56712bba29f1ce1f81c6e8dc873669a.tar.gz
SERVER-36739 Use the mongos_manual_intervention_action hook in concurrency stepdown suites
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
index 003dc72a9c7..1d4fab7b46b 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
@@ -189,6 +189,8 @@ executor:
config:
shell_options:
readMode: commands
+ eval: >-
+ load("jstests/libs/override_methods/mongos_manual_intervention_actions.js");
global_vars:
TestData:
runningWithConfigStepdowns: true