mirror of
https://github.com/ceph/ceph
synced 2025-02-19 17:08:05 +00:00
Merge pull request #583 from ceph/wip-6230-workunit
qa: workunits: mon: crush_ops: test 'ceph osd crush move' Reviewed-by: Sage Weil <sage@inktank.com>
This commit is contained in:
commit
63901a4f9f
@ -64,4 +64,8 @@ ceph osd crush rm host2
|
||||
ceph osd crush rm osd.$o1
|
||||
ceph osd crush rm osd.$o2
|
||||
|
||||
ceph osd crush add-bucket foo host
|
||||
ceph osd crush move foo root=default rack=localrack
|
||||
ceph osd crush rm foo
|
||||
|
||||
echo OK
|
||||
|
Loading…
Reference in New Issue
Block a user