]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/rgw/multisite: add meta checkpoint after bucket creation
authorCasey Bodley <cbodley@redhat.com>
Fri, 4 Oct 2024 20:13:54 +0000 (16:13 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 4 Oct 2024 20:13:56 +0000 (16:13 -0400)
commit8daa791d396a244249a5c4ececa263c552134681
tree667e16437c50af41c0ef590ae379585c785ca60e
parent6e3693eda8191db2325c0cc8d6721af1e411daf0
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>
src/test/rgw/rgw_multi/tests.py