mirror of
https://github.com/ceph/ceph
synced 2025-01-18 17:12:29 +00:00
qa/standalone/crush/crush-classes: fix test
Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
380de3395f
commit
e469a8044c
@ -142,6 +142,7 @@ function TEST_mon_classes() {
|
||||
run_osd $dir 0 || return 1
|
||||
run_osd $dir 1 || return 1
|
||||
run_osd $dir 2 || return 1
|
||||
create_rbd_pool || return 1
|
||||
|
||||
test "$(get_osds_up rbd SOMETHING)" == "1 2 0" || return 1
|
||||
add_something $dir SOMETHING || return 1
|
||||
|
Loading…
Reference in New Issue
Block a user