Skip to content

Commit

Permalink
qa/suites/hadoop: Openstack volume configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Zack Cerza <zack@redhat.com>
  • Loading branch information
zmc committed Feb 24, 2017
1 parent 62c6fd3 commit 3fef0a4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion qa/suites/hadoop/basic/clusters/fixed-3.yaml
Expand Up @@ -11,4 +11,7 @@ roles:
- [mon.0, mds.0, osd.0, hadoop.master.0]
- [mon.1, osd.1, hadoop.slave.0]
- [mon.2, hadoop.slave.1, client.0]

openstack:
- volumes: # attached to each instance
count: 1
size: 10 # GB

0 comments on commit 3fef0a4

Please sign in to comment.