summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Schultz <william.schultz@mongodb.com>2017-04-03 16:25:58 -0400
committerWilliam Schultz <william.schultz@mongodb.com>2017-04-24 12:56:38 -0400
commitd1790d9292f5cd8ea1ffd300e8bc4098a5c62806 (patch)
tree011616ab2718598d653f602cb69dff577c589ddd
parentee43a1b5c72c4b62dd4910294dcc916967811124 (diff)
downloadmongo-3.5.tar.gz
SERVER-28264 Unblacklist linearizable read concern sharding test3.5
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
index c725958cc00..c03f6005160 100644
--- a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
@@ -12,8 +12,6 @@ selector:
# 3.6 mongods have improved covering behavior for queries on shard key index. Un-blacklist when
# 3.6 becomes 'last-stable'.
- jstests/sharding/covered_shard_key_indexes.js
- # Can un-blacklist once SERVER-27701 backport (BACKPORT-483) is finished and in 3.4 release
- - jstests/sharding/linearizable_read_concern.js
# Enable when 3.6 becomes last-stable.
- jstests/sharding/views.js
- jstests/sharding/view_rewrite.js