mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-28 07:59:02 +01:00
118a4ccdc2
and snappy compressor
15 lines
246 B
YAML
15 lines
246 B
YAML
selector:
|
|
js_test:
|
|
roots:
|
|
- jstests/sharding/*.js
|
|
|
|
executor:
|
|
js_test:
|
|
config:
|
|
shell_options:
|
|
global_vars:
|
|
TestData:
|
|
networkMessageCompressors: snappy
|
|
nodb: ''
|
|
readMode: commands
|