]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: add get_osds() and get_pg() helpers
authorLoic Dachary <loic-201408@dachary.org>
Wed, 3 Sep 2014 12:17:17 +0000 (14:17 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Tue, 16 Sep 2014 08:28:42 +0000 (10:28 +0200)
commit191d67cb4645919527c557af35fd43717148e159
treed770143493e3034caf35439e90ffaa322c2cd66a
parent782848af596fdb0be57daa68481b3976b7119141
tests: add get_osds() and get_pg() helpers

To get the ordered list of OSD to which an object is mapped and the name
of the corresponding PG.

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
src/test/erasure-code/test-erasure-code.sh
src/test/osd/osd-test-helpers.sh