summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamy Lanka <samy.lanka@mongodb.com>2021-03-08 16:21:29 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-03-08 18:04:58 +0000
commitaa6280913571b925bfe41563954338c96dd1aa9c (patch)
tree55687b4053c921f9bcf09638c7d7e3beb71e081a
parent035483ab3e7c5d6a7cdc28f08e4c8531f0b36b63 (diff)
downloadmongo-aa6280913571b925bfe41563954338c96dd1aa9c.tar.gz
SERVER-55038 Collect data files if zbigMapReduce.js fails
-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 020cac625db..571f4872bad 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
@@ -184,3 +184,6 @@ executor:
shardMixedBinVersions: true
skipCheckingUUIDsConsistentAcrossCluster: true
nodb: ''
+ archive:
+ tests:
+ - jstests/sharding/zbigMapReduce.js \ No newline at end of file