Skip to content

s3tests: add test for cloud transition of non-ASCII keys#747

Open
mheler wants to merge 1 commit into
ceph:masterfrom
mheler:mheler/cloud-transition-non-ascii
Open

s3tests: add test for cloud transition of non-ASCII keys#747
mheler wants to merge 1 commit into
ceph:masterfrom
mheler:mheler/cloud-transition-non-ascii

Conversation

@mheler
Copy link
Copy Markdown
Contributor

@mheler mheler commented May 7, 2026

Add a test to validate that lifecycle cloud-tier transition correctly transfers objects whose keys contain non-ASCII bytes to S3-compatible endpoints.

New test:

  • test_lifecycle_cloud_transition_non_ascii_key: validates an object with a non-ASCII key transitions and lands at the cloud target

s3 tests for PR: ceph/ceph#68784

Add a test to validate that lifecycle cloud-tier transition correctly
transfers objects whose keys contain non-ASCII bytes to S3-compatible
endpoints.

New test:
- test_lifecycle_cloud_transition_non_ascii_key: validates an object
  with a non-ASCII key transitions and lands at the cloud target

Signed-off-by: Matthew N. Heler <matthew.heler@hotmail.com>
@mheler mheler requested review from cbodley and soumyakoduri May 7, 2026 22:54
mheler added a commit to ceph/ceph-ci that referenced this pull request May 8, 2026
Signed-off-by: Matthew N. Heler <matthew.heler@hotmail.com>

time.sleep(12 * lc_interval)
verify_object(cloud_client, target_path, prefix + non_ascii_key,
non_ascii_key, target_sc)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For sanity check, should we include restore as well?

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.

2 participants