blob: f2da793091b8c2cdb01fc39084b526a343348f73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
test_kind: js_test
selector:
roots:
- jstestfuzz/out/*.js
executor:
archive:
tests: true
config:
shell_options:
nodb: ''
readMode: commands
global_vars:
TestData:
clusterType: 'standalone'
|