]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Add an test checking if frequent used options works.
authorXiaoxi Chen <xiaoxi.chen@intel.com>
Fri, 8 May 2015 07:50:35 +0000 (15:50 +0800)
committerXiaoxi Chen <xiaoxi.chen@intel.com>
Wed, 13 May 2015 00:22:44 +0000 (08:22 +0800)
commit9c64bae3c810301dd7718d62862bb4e00e8ffd17
tree53f20a9c91e5c442ce2ac5ba793b266c2fcf1485
parent8915dba9d69bd1ac442baf125c112af81822137b
Add an test checking if frequent used options works.

Now most frequent used options are tested passed.

Known issue:
  BackgroundThreads(we may need to interpret by ourselves).
  DisableWAL(need to interpret since it's in wopitions).

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
src/test/Makefile-server.am
src/test/objectstore/TestRocksdbOptionParse.cc [new file with mode: 0644]