diff options
Diffstat (limited to 'qa/suites/rgw/tools/cluster.yaml')
-rw-r--r-- | qa/suites/rgw/tools/cluster.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/qa/suites/rgw/tools/cluster.yaml b/qa/suites/rgw/tools/cluster.yaml new file mode 100644 index 000000000..0eab7ebad --- /dev/null +++ b/qa/suites/rgw/tools/cluster.yaml @@ -0,0 +1,9 @@ +roles: +- [mon.a, osd.0, osd.1, osd.2, mgr.0, client.0] +openstack: +- volumes: # attached to each instance + count: 1 + size: 10 # GB +overrides: + rgw: + frontend: beast
\ No newline at end of file |