summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/machine_types/vps.yaml
blob: 64a3da47d4e3c799b34f2f053792905643894d24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
overrides:
  ceph:
    conf:
      global:
        osd heartbeat grace: 100
        # this line to address issue #1017 
        mon lease: 15
        mon lease ack timeout: 25
  s3tests:
    idle_timeout: 1200
  ceph-fuse:
    client.0:
       mount_wait: 60
       mount_timeout: 120