Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ceph RGW Cloud Sync integration test #1176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ionutbalutoiu
Copy link
Contributor

@ionutbalutoiu ionutbalutoiu commented Dec 22, 2023

Add integration test for the Cloud Sync feature proposed to the
upstream ceph-radosgw Juju charm:

@ionutbalutoiu
Copy link
Contributor Author

/cc @UtkarshBhatthere

@ionutbalutoiu ionutbalutoiu force-pushed the ceph-radosgw-integration-test branch 2 times, most recently from 259d4e7 to 4582566 Compare March 22, 2024 11:16
Copy link
Contributor

@UtkarshBhatthere UtkarshBhatthere left a comment

Choose a reason for hiding this comment

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

The test structure lgtm, few questions.

zaza/openstack/charm_tests/ceph/tests.py Show resolved Hide resolved
zaza/openstack/charm_tests/ceph/tests.py Show resolved Hide resolved
@ionutbalutoiu ionutbalutoiu force-pushed the ceph-radosgw-integration-test branch from 8a5e11a to a474f61 Compare May 31, 2024 10:28
ionutbalutoiu added a commit to ionutbalutoiu/charm-ceph-radosgw that referenced this pull request May 31, 2024
The new relation is based on the Ceph cloud sync module:
https://docs.ceph.com/en/latest/radosgw/cloud-sync-module/

The cloud sync module leverages the same multi-site replication
framework, but instead of writing to a secondary Ceph cluster, it
writes to an S3 (or S3-compatible) target.

The S3 target connection credentials are obtained through a new
relation with the s3-integrator charm.

This new relation behaves exactly as a secondary multi-site relation
(it implements the same interface), but it is used to configure the
cloud sync module for the primary RGW zone. The secondary Ceph RGW is
related to the Ceph Mons in the same cluster as the primary Ceph RGW.

Change-Id: Ia9b69d2f48e77f73b55a2036ae7845c0cbba8045
func-test-pr: openstack-charmers/zaza-openstack-tests#1176
Signed-off-by: Ionut Balutoiu <ibalutoiu@cloudbasesolutions.com>
Add integration test for the Cloud Sync feature proposed to the
upstream `ceph-radosgw` Juju charm.

Signed-off-by: Ionut Balutoiu <ibalutoiu@cloudbasesolutions.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants