summaryrefslogtreecommitdiff
path: root/buildscripts/smoke_config/master_slave.yaml
blob: 362f300ef75c67461ef979f453b413df9fb0f86b (plain)
1
2
3
4
5
6
7
8
# Options for master/slave (small oplog) tests
executor:
  fixtures:
    mongodb_server:
      fixture_class: smoke.MasterSlaveFixture
      master_options:
        oplogSize: 100
      slave_options: {}