]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/rgw/multisite: add meta checkpoint after bucket creation 60977/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 4 Oct 2024 20:13:54 +0000 (16:13 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 6 Dec 2024 14:49:07 +0000 (09:49 -0500)
commit9324845a194db87fb54c27d43f9bee29a23f1492
tree28a05c407788dd314bcef2ce26dcdb0fbfb7e152
parent0a39903565ba43d4ee2132c664f4f03168d46cee
test/rgw/multisite: add meta checkpoint after bucket creation

several tests were calling create_bucket_per_zone_in_realm() then
operating on the buckets without a meta checkpoint

add a checkpoint so that metadata sync of the bucket creation doesn't
race to undo those operations

Fixes: https://tracker.ceph.com/issues/68396
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8daa791d396a244249a5c4ececa263c552134681)
src/test/rgw/rgw_multi/tests.py