summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
diff options
context:
space:
mode:
authorIan Boros <puppyofkosh@gmail.com>2019-07-02 14:29:56 -0400
committerIan Boros <ian.boros@mongodb.com>2019-07-26 11:21:22 -0400
commit7a4fce6cfde41529c447417318e9c79ae42e92f0 (patch)
tree09736fa5113dc1a20781a8522625af48685cf8a1 /buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
parenteaa3578e9f2602e82ac23599bacf6bba6800a26e (diff)
downloadmongo-7a4fce6cfde41529c447417318e9c79ae42e92f0.tar.gz
SERVER-40110 don't call OpContext::checkForInterrupt() off-thread
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
index 856f6f69e31..63f8d191d52 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
@@ -123,6 +123,7 @@ selector:
- jstests/concurrency/fsm_workloads/reindex_background.js
- jstests/concurrency/fsm_workloads/remove_multiple_documents.js
- jstests/concurrency/fsm_workloads/remove_where.js
+ - jstests/concurrency/fsm_workloads/server_status_with_time_out_cursors.js
- jstests/concurrency/fsm_workloads/touch_base.js
- jstests/concurrency/fsm_workloads/touch_data.js
- jstests/concurrency/fsm_workloads/touch_index.js