summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorKaloian Manassiev <kaloian.manassiev@mongodb.com>2015-11-19 10:59:02 -0500
committerKaloian Manassiev <kaloian.manassiev@mongodb.com>2015-11-19 11:56:42 -0500
commit078ca783b7aa817a8f1a9629f495ccb414d189f3 (patch)
tree8702eab6b2605768033d61458f6893786cd93d6c /buildscripts
parent46d22dc70b34863e17baff7268dd632a45e1a4b6 (diff)
downloadmongo-078ca783b7aa817a8f1a9629f495ccb414d189f3.tar.gz
SERVER-21489 Fix broken passthrough suite
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml1
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_jscore_passthrough.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
index fc55a134dd4..456fd210201 100644
--- a/buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
@@ -30,6 +30,7 @@ selector:
- jstests/core/profile*.js # profiling.
- jstests/core/rename*.js # renameCollection.
- jstests/core/stages*.js # stageDebug.
+ - jstests/core/startup_log.js # "local" database.
- jstests/core/storageDetailsCommand.js # diskStorageStats.
- jstests/core/tailable_skip_limit.js # capped collections.
- jstests/core/top.js # top.
diff --git a/buildscripts/resmokeconfig/suites/sharding_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/sharding_jscore_passthrough.yml
index 5e0dc37feaa..a079b2f8868 100644
--- a/buildscripts/resmokeconfig/suites/sharding_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_jscore_passthrough.yml
@@ -27,6 +27,7 @@ selector:
- jstests/core/notablescan.js # notablescan.
- jstests/core/profile*.js # profiling.
- jstests/core/stages*.js # stageDebug.
+ - jstests/core/startup_log.js # "local" database.
- jstests/core/storageDetailsCommand.js # diskStorageStats.
- jstests/core/top.js # top.
# The following tests fail because mongos behaves differently from mongod when testing certain