mirror of
https://github.com/ceph/ceph
synced 2025-01-28 22:14:02 +00:00
52fa9a32c8
Removed test_cls_rbd.sh per Josh's suggestion Removed 'branch: hammer' from 3-upgrade-sequence/upgrade-* Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
11 lines
171 B
YAML
11 lines
171 B
YAML
tasks:
|
|
- install:
|
|
tag: v0.94
|
|
- print: "**** done v0.94 install"
|
|
- ceph:
|
|
fs: xfs
|
|
- parallel:
|
|
- workload
|
|
- upgrade-sequence
|
|
- print: "**** done parallel v0.94"
|