- workload3
- upgrade-sequence3
- print: "**** done parallel v0.80.8"
+- parallel:
+ - workload4
+ - upgrade-sequence4
+- print: "**** done parallel v0.80.9"
- parallel:
- workload_firefly
- upgrade-sequence_firefly
- sleep:
duration: 60
- print: "**** done ceph.restart all 3 osd/mon/mds"
+workload4:
+ sequential:
+ - workunit:
+ clients:
+ client.0:
+ - rados/load-gen-big.sh
+ - print: "**** done rados/load-gen-big.sh workload4"
+ - workunit:
+ clients:
+ client.0:
+ - rados/test.sh
+ - cls
+ - print: "**** done rados/test.sh & cls workload4"
+ - workunit:
+ clients:
+ client.0:
+ - rbd/test_librbd.sh
+ - print: "**** done rbd/test_librbd.sh workload4"
+upgrade-sequence4:
+ sequential:
+ - install.upgrade:
+ mon.a:
+ tag: v0.80.9
+ mon.b:
+ tag: v0.80.9
+ client.1:
+ tag: v0.80.9
+ - print: "**** done v0.80.9 install.upgrade"
+ - ceph.restart: [mon.a]
+ - sleep:
+ duration: 60
+ - ceph.restart: [mon.b]
+ - sleep:
+ duration: 60
+ - ceph.restart: [mon.c]
+ - sleep:
+ duration: 60
+ - 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: 30
+ - print: "**** done ceph.restart all 1 mon/mds/osd upgrade-sequence4"
workload_firefly:
rados:
clients: [client.0]
- workload3
- upgrade-sequence3
- print: "**** done parallel v0.80.8"
+- parallel:
+ - workload4
+ - upgrade-sequence4
+- print: "**** done parallel v0.80.9"
- parallel:
- workload_firefly
- upgrade-sequence_firefly
- sleep:
duration: 30
- print: "**** done ceph.restart all mon/mds/osd upgrade-sequence3"
+workload4:
+ sequential:
+ - workunit:
+ clients:
+ client.0:
+ - rados/load-gen-big.sh
+ - print: "**** done rados/load-gen-big.sh workload4"
+ - workunit:
+ clients:
+ client.0:
+ - rados/test.sh
+ - cls
+ - print: "**** done rados/test.sh & cls workload4"
+ - workunit:
+ clients:
+ client.0:
+ - rbd/test_librbd.sh
+ - print: "**** done rbd/test_librbd.sh workload4"
+upgrade-sequence4:
+ sequential:
+ - install.upgrade:
+ mon.a:
+ tag: v0.80.9
+ mon.b:
+ tag: v0.80.9
+ client.1:
+ tag: v0.80.9
+ - print: "**** done v0.80.9 install.upgrade"
+ - ceph.restart: [mon.a]
+ - sleep:
+ duration: 60
+ - ceph.restart: [mon.b]
+ - sleep:
+ duration: 60
+ - ceph.restart: [mon.c]
+ - sleep:
+ duration: 60
+ - 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: 30
+ - print: "**** done ceph.restart all 1 mon/mds/osd upgrade-sequence4"
workload_firefly:
sequential:
- rgw: [client.0]