diff options
author | David Percy <david.percy@mongodb.com> | 2019-11-19 19:30:18 +0000 |
---|---|---|
committer | evergreen <evergreen@mongodb.com> | 2019-11-19 19:30:18 +0000 |
commit | 67f33c1ea3d2f57c6a3fbe29ab2becc122b7b14f (patch) | |
tree | 1fe2d12aad8e43e71012e05bf690eeddc1caeba8 /buildscripts | |
parent | ee889638f23977fdb89bc4c2be2cbedfc6fd789c (diff) | |
download | mongo-67f33c1ea3d2f57c6a3fbe29ab2becc122b7b14f.tar.gz |
SERVER-38691 Include serverInfo in explain output for aggregation and sharding
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 4e8acf88b53..63b464c161e 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 @@ -117,6 +117,8 @@ selector: # Assumes shard doesn't refresh after a successful splitChunk (which it does # in 3.4) - jstests/sharding/major_version_check.js + # Enable after SERVER-38691 gets backported to 4.2 and becomes the last stable. + - jstests/sharding/explain_cmd.js executor: config: |