]> 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>
Fri, 10 May 2019 22:31:51 +0000 (15:31 -0700)
commita008bd8c18ee99f24db41c8e2044cd49c175f4b9
tree2e650484624ce55db62404112263f74c9e5a559c
parent7959159e830b39c69807c832bf3e01581a314d0a
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>
src/test/osd/TestPGLog.cc