diff options
author | Kshitij Gupta <kshitij.gupta@mongodb.com> | 2022-01-29 00:33:08 +0000 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2022-01-29 00:55:10 +0000 |
commit | 103d8d2ca024c684a2b0dadda16ac7647899bb39 (patch) | |
tree | 1945079daf379ae92fbc026c493d00ef32e63222 /buildscripts | |
parent | deaee24819fccb10cb000480214e6c957d5671ea (diff) | |
download | mongo-103d8d2ca024c684a2b0dadda16ac7647899bb39.tar.gz |
SERVER-63110 health monitoring backport to 5.0 branch 1
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/resmokeconfig/suites/sharding.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding.yml b/buildscripts/resmokeconfig/suites/sharding.yml index 47389172e09..baa7d0ac043 100644 --- a/buildscripts/resmokeconfig/suites/sharding.yml +++ b/buildscripts/resmokeconfig/suites/sharding.yml @@ -4,6 +4,7 @@ selector: roots: - jstests/sharding/*.js - jstests/sharding/change_streams/*.js + - jstests/sharding/health_monitor/*.js - jstests/sharding/query/*.js executor: |