21 lines
364 B
YAML
21 lines
364 B
YAML
test_kind: js_test
|
|
|
|
selector:
|
|
roots:
|
|
- jstestfuzz/out/*.js
|
|
|
|
executor:
|
|
archive:
|
|
tests: true
|
|
config:
|
|
shell_options:
|
|
nodb: ''
|
|
readMode: commands
|
|
global_vars:
|
|
TestData:
|
|
logComponentVerbosity:
|
|
replication:
|
|
initialSync: 4
|
|
setParameters:
|
|
numInitialSyncAttempts: 10000000
|