]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tests: unittest_rocksdb_option: remove deprecated option
authorKefu Chai <kchai@redhat.com>
Wed, 12 Apr 2017 05:56:01 +0000 (13:56 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 12 Apr 2017 05:59:42 +0000 (13:59 +0800)
commit94f4b48cd4be1b09ae5ee74b61c069e08424c3a5
tree4264ead949df9898ac9f12b830fe74151ecc7561
parentb841ab2592384ba7570ec20e773bf0b224651831
tests: unittest_rocksdb_option: remove deprecated option

* disable_data_sync was removed from rocksdb, see
  https://github.com/facebook/rocksdb/blob/02799ad77a16332ee5bfb570f62ab6162a788a5a/HISTORY.md#530-03082017.
  so remove it.
* and check options.compression, which was commented out.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/objectstore/TestRocksdbOptionParse.cc