mirror of
https://github.com/ceph/ceph
synced 2025-01-27 13:34:31 +00:00
a60b50d61d
Reformatted many of the yaml files. Fixed duplication of workunit definitions. Do not do install.upgrade on clients. Included branch: definition in final workload files. Signed-off-by: Warren Usui <warren.usui@inktank.com>
9 lines
209 B
YAML
9 lines
209 B
YAML
upgrade-sequence:
|
|
sequential:
|
|
- install.upgrade:
|
|
mon.a:
|
|
branch: emperor
|
|
mon.b:
|
|
branch: emperor
|
|
- ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]
|