]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: test osd pool create pg_pool_t::stripe_width behavior 1188/head
authorLoic Dachary <loic@dachary.org>
Wed, 5 Feb 2014 19:44:32 +0000 (20:44 +0100)
committerLoic Dachary <loic@dachary.org>
Wed, 5 Feb 2014 19:44:32 +0000 (20:44 +0100)
commit22b0057f748c62eb05c18729e69445021ac230a9
tree4ae0cead6039b72f04557a329b95c166d0096873
parentdfc90cf3b95e519d1b8c7dc5f161bdfd953bafe1
mon: test osd pool create pg_pool_t::stripe_width behavior

* Check that the default from the configuration options is found in the
  output of osd dump
* Check that specifying an undersized osd_pool_erasure_code_stripe_width
  value is taken into account and padded.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/mon/osd-pool-create.sh