summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
diff options
context:
space:
mode:
authorCharlie Swanson <charlie.swanson@mongodb.com>2018-09-28 17:13:22 -0400
committerCharlie Swanson <charlie.swanson@mongodb.com>2018-11-05 09:08:39 -0500
commit7dbcd710077bc4141e71730be9e12558880375e6 (patch)
tree46fde15b3f093a5876f74fefdbafe21b26845d9d /buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
parentbb8a75e904bb2accb192772126bc319cd16646a4 (diff)
downloadmongo-7dbcd710077bc4141e71730be9e12558880375e6.tar.gz
SERVER-36966 Validate ns in cluster mapReduce
Also ensures that the temp collections are always up to date, and extends the passthrough coverage of the mapReduce command outputting to a sharded collection.
Diffstat (limited to 'buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
index 4c68e692df8..af856f86243 100644
--- a/buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
@@ -87,12 +87,6 @@ selector:
- jstests/core/index_multikey.js
- jstests/core/optimized_match_explain.js
- jstests/core/sort_array.js
- # TODO: SERVER-16605
- - jstests/core/mr_index.js
- - jstests/core/mr1.js
- - jstests/core/mr3.js
- - jstests/core/mr4.js
- - jstests/core/mr5.js
exclude_with_any_tags:
- assumes_against_mongod_not_mongos
# Tests tagged with the following will fail because they assume collections are not sharded.