summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/jstestfuzz.yml
blob: 792839dc0d28c91d566e3a4a4a37e4aa67d76089 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
selector:
  js_test:
    roots:
    - jstestfuzz/out/*.js

executor:
  js_test:
    config:
      shell_options:
        readMode: commands
    # hooks:
    # - class: ValidateCollections
    fixture:
      class: MongoDFixture
      mongod_options:
        noprealloc: ''
        set_parameters:
          enableTestCommands: 1
        smallfiles: ''
        verbose: ''