]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: unittest_pglog: Remove irrelevant config values
authorDavid Zafman <dzafman@redhat.com>
Tue, 7 May 2019 02:57:55 +0000 (19:57 -0700)
committerDavid Zafman <dzafman@redhat.com>
Mon, 13 May 2019 22:35:56 +0000 (15:35 -0700)
commitb37d5ade4bf549dc2851cd2357f3e38a7e4dbc5f
tree2a9d227b1bdc10518d8a82ef7b2b7935106f26e8
parentbcdc32491986aa87f6b365a2c8877f9aea02286e
test: unittest_pglog: Remove irrelevant config values

osd_min_pg_log_entries and osd_max_pg_log_entries are not involved
in the log handling code being tested.

Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit a008bd8c18ee99f24db41c8e2044cd49c175f4b9)
src/test/osd/TestPGLog.cc