]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: fix tests of mclock implementations to track opimizations for op wq 17704/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Wed, 13 Sep 2017 22:01:43 +0000 (18:01 -0400)
committerSage Weil <sage@redhat.com>
Wed, 13 Sep 2017 22:17:33 +0000 (18:17 -0400)
commit360c8954aa096a6d06dcb3390b479090e7d7b3db
tree18769a52fa9a0b4379bb50a041cda76abee663f0
parent67d3e510c2e903fd1bd84db00fcd076f88a9d53a
osd: fix tests of mclock implementations to track opimizations for op wq

wip-osd-deq changes client identifiers from entity_inst_t to
uint64_t. Updates tests to do this as well.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/test/osd/TestMClockClientQueue.cc
src/test/osd/TestMClockOpClassQueue.cc