Skip to content

test/rgw: add simple multisite reshard tests#41110

Merged
cbodley merged 3 commits intoceph:wip-rgw-multisite-reshardfrom
cbodley:wip-qa-rgw-multisite-reshard-test
May 25, 2021
Merged

test/rgw: add simple multisite reshard tests#41110
cbodley merged 3 commits intoceph:wip-rgw-multisite-reshardfrom
cbodley:wip-qa-rgw-multisite-reshard-test

Conversation

@cbodley
Copy link
Contributor

@cbodley cbodley commented Apr 30, 2021

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

@cbodley cbodley changed the title test/rgw: add simple multisite reshard test test/rgw: add simple multisite reshard tests Apr 30, 2021
@cbodley cbodley requested review from adamemerson and smanjara May 3, 2021 16:09

# stop gateways in other zones so we can force the bucket to full sync
for z in zonegroup_conns.rw_zones[1:]:
z.zone.stop()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if the bucket is already sync'd before stopping the other gateways, will it still force a full sync on the bucket?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at this point, all we've done is created the bucket, which will only trigger sync of the metadata. peer zones won't try to sync its data until we actually write something to the bucket (which generates datalog entries)

@adamemerson adamemerson force-pushed the wip-rgw-multisite-reshard branch from 36c2959 to 95355ab Compare May 12, 2021 16:05
@github-actions
Copy link

This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved

cbodley added 2 commits May 25, 2021 14:21
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
@cbodley cbodley merged commit d2beee6 into ceph:wip-rgw-multisite-reshard May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants