summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorRandolph Tan <randolph@mongodb.com>2019-10-15 19:08:40 +0000
committerevergreen <evergreen@mongodb.com>2019-10-15 19:08:40 +0000
commit380711ea7dba41cb372a12a8d5258fdc124a0d23 (patch)
tree38ed252779cbfdbbc95a60139c959f68654b9e39 /buildscripts
parent9e3ad059d0fd164bb829c42d1a7c5dd07c5d54a2 (diff)
downloadmongo-380711ea7dba41cb372a12a8d5258fdc124a0d23.tar.gz
SERVER-40435 Blacklist clear_jumbo.js from multi version suite
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml1
1 files changed, 1 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 61d8bfde017..168c801dbb7 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
@@ -24,6 +24,7 @@ selector:
- jstests/sharding/prepared_txn_metadata_refresh.js
# Enable when 4.4 becomes last stable
- jstests/sharding/bulk_insert.js
+ - jstests/sharding/clear_jumbo.js
- jstests/sharding/comment_field.js
- jstests/sharding/covered_shard_key_indexes.js
- jstests/sharding/explain_agg_read_pref.js