]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: fix the get_config()
authorKefu Chai <kchai@redhat.com>
Fri, 22 May 2015 07:58:10 +0000 (15:58 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 22 May 2015 19:19:23 +0000 (03:19 +0800)
commit2230deffcebd7b345f344966e400f0675995b314
tree3b0c48e93212b26322d956d6b991c49f61269da2
parent7defc06962e6a5929e73e5c078bc417302eb440e
tests: fix the get_config()

* the "daemon" parameter was not respected.
* update the test_get_config() to check the overrided option instead of
  the default one.
* add set_config()

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/ceph-helpers.sh