ceph/suites/upgrade/basic/tasks/upgrade_mds_osd_mon.yaml
Sage Weil ab353c7109 upgrade: run blogbench against ceph-fuse
Otherwise this runs on the local disk, not touching the ceph cluster.
2013-04-26 16:57:40 -07:00

28 lines
435 B
YAML

roles:
- - mon.a
- mds.a
- osd.0
- osd.1
- - mon.b
- mon.c
- osd.2
- osd.3
- - client.0
tasks:
- install:
branch: bobtail
- ceph:
- ceph-fuse:
- workunit:
clients:
client.0:
- suites/fsstress.sh
- install.upgrade:
all:
branch: next
- ceph.restart: [mds.a, osd.0, osd.1, osd.2, osd.3, mon.a, mon.b, mon.c]
- workunit:
clients:
client.0:
- suites/fsstress.sh