summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Saltz <matthew.saltz@mongodb.com>2019-10-24 15:01:40 +0000
committerevergreen <evergreen@mongodb.com>2019-10-24 15:01:40 +0000
commitdd297316e12bd92f3737424ac0b951e282de8e0d (patch)
treef27af3557ec35c730c9b4921ded158f575794487
parentcd87698233d5bad9275e3f391274be2ba5146e08 (diff)
downloadmongo-dd297316e12bd92f3737424ac0b951e282de8e0d.tar.gz
SERVER-44182 Blacklist major_version_check.js from last stable suite
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml3
1 files changed, 3 insertions, 0 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 bcbb4b9f6fd..4e8acf88b53 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
@@ -114,6 +114,9 @@ selector:
- jstests/sharding/nonreplicated_uuids_on_shardservers.js
# Added metrics only in v3.6
- jstests/sharding/server_status_crud_metrics.js
+ # Assumes shard doesn't refresh after a successful splitChunk (which it does
+ # in 3.4)
+ - jstests/sharding/major_version_check.js
executor:
config: