summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Guo <robert.guo@10gen.com>2016-04-12 13:54:58 -0400
committerRobert Guo <robert.guo@10gen.com>2016-04-12 13:54:58 -0400
commit9c2e3c15fc7874ea610bad23d9cafe46b22b1cb5 (patch)
treec8ab4bbc92a64dadf00cd1bf0b54dbfbd5308b2e
parent81f0c5f7893385acf1368cc2f110777dfdbb39da (diff)
downloadmongo-9c2e3c15fc7874ea610bad23d9cafe46b22b1cb5.tar.gz
SERVER-22588 disable validate_collection.js in the last_stable_mongos suite
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_last_stable_mongos.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos.yml b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos.yml
index 5958e41e7f5..8399a4b6038 100644
--- a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos.yml
@@ -11,6 +11,8 @@ selector:
# v3.4 changes $in shard key extraction.
- jstests/sharding/upsert_sharded.js
- jstests/sharding/update_sharded.js
+ # validate() format changes. See SERVER-22588.
+ - jstests/sharding/validate_collection.js
executor:
js_test: