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

executor:
  js_test:
    config:
      shell_options:
        readMode: commands
    hooks:
    - class: ValidateCollections
    - class: CheckReplDBHash
    fixture:
      class: ReplicaSetFixture
      mongod_options:
        set_parameters:
          enableTestCommands: 1
        verbose: ''
      num_nodes: 2