0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-24 16:46:00 +01:00
mongodb/buildscripts/resmokeconfig/suites/sharding.yml
Kaloian Manassiev 42f4b98498 SERVER-24652 Expose the balancer state through serverStatus section
This change exposes some of the internal state of the balancer through
section only available on the config server. It also enables previously
disabled tests, which needed to wait for a balancer round to complete.
2016-06-20 22:15:56 -04:00

15 lines
273 B
YAML

selector:
js_test:
roots:
- jstests/sharding/*.js
exclude_files:
# TODO: Enable when SERVER-22672 is complete
- jstests/sharding/printShardingStatus.js
executor:
js_test:
config:
shell_options:
nodb: ''
readMode: commands