]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: drop test_internal.ShrinkFlushCase test case 35629/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 16 Jul 2020 21:19:04 +0000 (17:19 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 16 Jul 2020 21:19:04 +0000 (17:19 -0400)
commit5b2f82003b2a5246b24e35142cc4c1c69e97a069
tree77dd7d9417cfca4a4d2d20bf777b1270f5428290
parent44a0d7c839b31d9cccc6b28443830c3ff6d9701b
test/librbd: drop test_internal.ShrinkFlushCase test case

It's a racey test that is better exercised by the existing resize
state machine mock tests.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/librbd/test_internal.cc