summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/aggregation_fuzzer.yml
blob: a599d4bbc27164dbe266d5143de9842b2015a61e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
test_kind: js_test

selector:
  roots:
  - jstestfuzz/out/*.js

executor:
  config:
    shell_options:
      nodb: ''
      readMode: commands
      global_vars:
        TestData:
          clusterType: 'standalone'