Replaced work units with ceph-deploy/ceph-deploy_hello_world.sh re: #11547

Removed per Josh's suggestion fs as redundant and renamed rados to bacis

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit dcfd6a3b09)

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
This commit is contained in:
Yuri Weinstein 2015-05-07 17:42:31 -07:00
parent 1bfedda6d7
commit 80eecc39ec
10 changed files with 2 additions and 37 deletions

View File

@ -25,5 +25,5 @@ tasks:
- workunit:
clients:
client.0:
- rados/test.sh
- print: "**** done rados/test.sh"
- ceph-deploy/ceph-deploy_hello_world.sh
- print: "**** done ceph-deploy/ceph-deploy_hello_world.sh"

View File

@ -1,32 +0,0 @@
overrides:
ceph-deploy:
conf:
global:
debug ms: 1
osd:
debug osd: 10
mon:
debug mon: 10
roles:
- - mon.a
- mds.0
- osd.0
- - osd.1
- mon.b
- client.0
tasks:
- install:
extras: yes
- print: "**** done install extras"
- ssh_keys:
- print: "**** done ssh_keys"
- ceph-deploy:
- print: "**** done ceph-deploy"
- ceph-fuse:
- print: "**** done ceph-fuse"
- workunit:
clients:
client.0:
- suites/blogbench.sh
- print: "**** done suites/blogbench.sh"
exclude_arch: armv7l

View File

@ -1 +0,0 @@
../../../ceph-deploy-overrides

View File

@ -1 +0,0 @@
../../../config_options

View File

@ -1 +0,0 @@
../../../distros/supported