From: Shilpa Jagannath Date: Fri, 1 Nov 2024 22:40:03 +0000 (-0700) Subject: qa/multisite: add extra checkpoints in datalog_autotrim testcase X-Git-Tag: testing/wip-khiremat-testing-20250424.121018-squid-debug~71^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3a55b63e18d1b302cd3eb0f0696f05cc9a04ba2d;p=ceph-ci.git qa/multisite: add extra checkpoints in datalog_autotrim testcase Signed-off-by: Shilpa Jagannath (cherry picked from commit 55860520b3f44ce3111ee3994495dd018fa8ca92) Fixes: https://tracker.ceph.com/issues/69131 Signed-off-by: Adam C. Emerson --- diff --git a/src/test/rgw/rgw_multi/tests.py b/src/test/rgw/rgw_multi/tests.py index fe3e012b4b5..a81d53a22f0 100644 --- a/src/test/rgw/rgw_multi/tests.py +++ b/src/test/rgw/rgw_multi/tests.py @@ -1178,6 +1178,9 @@ def test_datalog_autotrim(): # wait for metadata and data sync to catch up zonegroup_meta_checkpoint(zonegroup) zonegroup_data_checkpoint(zonegroup_conns) + zonegroup_bucket_checkpoint(zonegroup_conns, bucket.name) + time.sleep(config.checkpoint_delay) + zonegroup_data_checkpoint(zonegroup_conns) # trim each datalog for zone, _ in zone_bucket: