summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/machine_types/vps.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/machine_types/vps.yaml')
-rw-r--r--src/ceph/qa/machine_types/vps.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ceph/qa/machine_types/vps.yaml b/src/ceph/qa/machine_types/vps.yaml
new file mode 100644
index 0000000..64a3da4
--- /dev/null
+++ b/src/ceph/qa/machine_types/vps.yaml
@@ -0,0 +1,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