]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
openstack: rados/thrash: allocate three disks, always
authorLoic Dachary <ldachary@redhat.com>
Mon, 12 Oct 2015 14:47:58 +0000 (16:47 +0200)
committerLoic Dachary <ldachary@redhat.com>
Mon, 26 Oct 2015 20:54:32 +0000 (05:54 +0900)
The thrasher needs disk attached to run against xfs, ext4 or btrfs. And
some jobs use more disks and do not fit in 40GB.

http://tracker.ceph.com/issues/13450 Fixes: #13450

Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit b4a4136a56f6bfac8d0c1f80069e2a87042a0fc7)

suites/rados/thrash/clusters/+ [new file with mode: 0644]
suites/rados/thrash/clusters/openstack.yaml [new file with mode: 0644]

diff --git a/suites/rados/thrash/clusters/+ b/suites/rados/thrash/clusters/+
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/suites/rados/thrash/clusters/openstack.yaml b/suites/rados/thrash/clusters/openstack.yaml
new file mode 100644 (file)
index 0000000..00d927a
--- /dev/null
@@ -0,0 +1,8 @@
+openstack:
+  machine:
+    disk: 40 # GB
+    ram: 8000 # MB
+    cpus: 1
+  volumes: # attached to each instance
+    count: 3
+    size: 30 # GB