diff options
author | Arun Banala <arun.banala@mongodb.com> | 2019-06-19 17:26:09 +0100 |
---|---|---|
committer | Arun Banala <arun.banala@mongodb.com> | 2019-06-27 11:45:45 +0100 |
commit | 62f8537f08a89efbd68d94c5af14756971849237 (patch) | |
tree | 6a009ab3a4e736693455004e7bb4afd799628f11 /buildscripts | |
parent | 0794a0a8569190ae27f643e68a0f4de570da9621 (diff) | |
download | mongo-62f8537f08a89efbd68d94c5af14756971849237.tar.gz |
SERVER-41184 Add metrics to indicate the amount of sharded updates done with only _id in query
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml | 2 |
1 files changed, 2 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 eb5a187f792..384459fe07e 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 @@ -107,6 +107,8 @@ selector: # Enable if SERVER-36966 is backported to v3.6 - jstests/sharding/mr_output_sharded_validation.js - jstests/sharding/shard_collection_existing_zones.js + # Enable when BACKPORT-4652 is released to v3.6 + - jstests/sharding/server_status_crud_metrics.js executor: config: |