summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency.yml
diff options
context:
space:
mode:
authorJonathan Abrahams <jonathan@mongodb.com>2015-07-07 15:23:17 -0400
committerJonathan Abrahams <jonathan@mongodb.com>2015-07-07 16:26:23 -0400
commita8fe59a147a02e4be7d4bffc984862164a47dfdf (patch)
tree53803b87f358f1334918123775e1f1f24f8887a0 /buildscripts/resmokeconfig/suites/concurrency.yml
parent7f854bdae03b09cfc9b95000af79127c9780c634 (diff)
downloadmongo-a8fe59a147a02e4be7d4bffc984862164a47dfdf.tar.gz
SERVER-19262 Split Concurrency test suite into 3:
- Concurrency - Concurrency_replication - Concurrency_sharded fixed the reverted commit for resubmission
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency.yml b/buildscripts/resmokeconfig/suites/concurrency.yml
index 65b6c46f105..233c8de5cf3 100644
--- a/buildscripts/resmokeconfig/suites/concurrency.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency.yml
@@ -2,6 +2,10 @@ selector:
js_test:
roots:
- jstests/concurrency/*.js
+ exclude_files:
+ # Skip replication and sharding tests because they're run in different suites
+ - jstests/concurrency/fsm_all_replication*.js
+ - jstests/concurrency/fsm_all_sharded*.js
executor:
js_test: