- workload3
- upgrade-sequence3
- print: "**** done parallel v0.80.7"
-- parallel:
- - workload_firefly
- - upgrade-sequence_firefly
-- print: "**** done parallel firefly branch"
#######################
workload:
workunit:
- sleep:
duration: 60
- print: "**** done ceph.restart all 2 osd/mon/mds"
-workload_firefly:
- sequential:
- - rgw: [client.0]
- - s3tests:
- client.0:
- force-branch: firefly-original
- rgw_server: client.0
-upgrade-sequence_firefly:
- sequential:
- - install.upgrade:
- mon.a:
- branch: firefly
- mon.b:
- branch: firefly
- client.1:
- branch: firefly
- - print: "**** done branch: firefly install.upgrade"
- - ceph.restart: [mds.a]
- - sleep:
- duration: 60
- - ceph.restart: [osd.0]
- - sleep:
- duration: 30
- - ceph.restart: [osd.1]
- - sleep:
- duration: 30
- - ceph.restart: [osd.2]
- - sleep:
- duration: 30
- - ceph.restart: [osd.3]
- - sleep:
- duration: 30
- - ceph.restart: [osd.4]
- - sleep:
- duration: 30
- - ceph.restart: [osd.5]
- - sleep:
- duration: 60
- - ceph.restart: [mon.a]
- - sleep:
- duration: 60
- - ceph.restart: [mon.b]
- - sleep:
- duration: 60
- - ceph.restart: [mon.c]
- - sleep:
- duration: 60
- - print: "**** done ceph.restart all firefly current branch mds/osd/mon"
workload3:
rados:
clients: [client.0]