]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: a couple tweaks to osd-pool-create.sh
authorIlya Dryomov <idryomov@gmail.com>
Fri, 22 May 2015 12:50:07 +0000 (15:50 +0300)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 27 May 2015 12:05:10 +0000 (15:05 +0300)
commitea4f9421abb940c769e99e1c42b094ce8df391db
treef3c3b1ee51f45ad86e5f400d4d7e4f06aae569cf
parent770bd756b191d243fd7754aad57bf0bbbe38943f
tests: a couple tweaks to osd-pool-create.sh

In TEST_default_deprectated_*(), make expected/unexpected vars local
and actually check that rbd, being a default created pool, is set to
use the ruleset specified by conf.

INVALIDRULESET thing in TEST_replicated_pool() is redundant - it is
checked in TEST_replicated_pool_with_ruleset() a bit earlier.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/test/mon/osd-pool-create.sh