From 8bb3d8444f7b85b9178e03feafcee28cb9d16099 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Mon, 7 Aug 2017 12:07:36 +0200 Subject: [PATCH] qa: big: add openstack.yaml Signed-off-by: Nathan Cutler --- qa/suites/big/rados-thrash/openstack.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 qa/suites/big/rados-thrash/openstack.yaml diff --git a/qa/suites/big/rados-thrash/openstack.yaml b/qa/suites/big/rados-thrash/openstack.yaml new file mode 100644 index 0000000000000..4d6edcd07b614 --- /dev/null +++ b/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 -- 2.39.5