]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cls/rgw: fix bilog trim tests in ceph_test_cls_rgw
authorCasey Bodley <cbodley@redhat.com>
Mon, 9 Sep 2019 13:42:42 +0000 (09:42 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 9 Sep 2019 14:14:51 +0000 (10:14 -0400)
commitfaf9cb384d7141a5f489407c0bb0804964de046b
tree8f5b4e749126505766f6fa49e43d44f7249271e4
parent68f061401d9120d79a762fb4fb747eb1cdbc8292
cls/rgw: fix bilog trim tests in ceph_test_cls_rgw

the bucket index prepare step no longer writes a bilog entry, so the
tests were expecting more entries

Fixes: https://tracker.ceph.com/issues/41719
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/test/cls_rgw/test_cls_rgw.cc