diff options
Diffstat (limited to 'qa/suites/rados/singleton-nomsgr/all/ceph-post-file.yaml')
-rw-r--r-- | qa/suites/rados/singleton-nomsgr/all/ceph-post-file.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/qa/suites/rados/singleton-nomsgr/all/ceph-post-file.yaml b/qa/suites/rados/singleton-nomsgr/all/ceph-post-file.yaml new file mode 100644 index 00000000..530dc42a --- /dev/null +++ b/qa/suites/rados/singleton-nomsgr/all/ceph-post-file.yaml @@ -0,0 +1,12 @@ +openstack: + - volumes: # attached to each instance + count: 3 + size: 10 # GB +roles: +- [mon.a, mgr.x, osd.0, osd.1, osd.2, client.0] +tasks: +- install: +- workunit: + clients: + all: + - post-file.sh |