diff options
Diffstat (limited to 'src/ceph/qa/suites/big/rados-thrash/openstack.yaml')
-rw-r--r-- | src/ceph/qa/suites/big/rados-thrash/openstack.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ceph/qa/suites/big/rados-thrash/openstack.yaml b/src/ceph/qa/suites/big/rados-thrash/openstack.yaml new file mode 100644 index 0000000..4d6edcd --- /dev/null +++ b/src/ceph/qa/suites/big/rados-thrash/openstack.yaml @@ -0,0 +1,8 @@ +openstack: + - machine: + disk: 40 # GB + ram: 8000 # MB + cpus: 1 + volumes: # attached to each instance + count: 3 + size: 10 # GB |