Skip to content

Wip yuval sal wrapper tests - #71406

Draft
yuvalif wants to merge 5 commits into
ceph:wip-s3vectorfrom
yuvalif:wip-yuval-sal-wrapper-tests
Draft

Wip yuval sal wrapper tests#71406
yuvalif wants to merge 5 commits into
ceph:wip-s3vectorfrom
yuvalif:wip-yuval-sal-wrapper-tests

Conversation

@yuvalif

@yuvalif yuvalif commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

You must only issue one Jenkins command per-comment. Jenkins does not understand
comments with more than one command.

soumyakoduri and others added 5 commits August 27, 2026 14:57
Add GoogleTest-based tests for the rgw_sal_wrapper C FFI API. This test
can be exercised against all the backends. To be able to read config options
(esp., for RADOS backend) it needs to read ceph.conf and hence takes its path as parameter.

The cmd to execute -
./bin/ceph_test_rgw_sal_wrapper -c <path/to/ceph.conf>

Assisted-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Soumya Koduri <skoduri@redhat.com>
Add integration tests that exercise the Rust ObjectStore trait
implementation (lancedb-rgw-store) end-to-end through the real FFI
boundary against a live SAL driver.

Assisted-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Soumya Koduri <skoduri@redhat.com>
include arrow-rs-object integration tests, fix cargo fmt issues
and address other review comments

Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Soumya Koduri <skoduri@redhat.com>
…ore tests

Add workunit scripts and a teuthology task to run ceph_test_rgw_sal_wrapper
and ceph_test_rgw_lancedb_object_store as part of the rgw/verify suite.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
also run crate's unit tests as part of the regular unit test framework
issues discovered by the test that should be done as followup work:
* attributes test is failing (so ignored)
* MultipartStore / PaginatedListStore test not run. require more
  interfaces to be implemented
* multipart leak: "abort_multiparts WARNING : aborted 1 incomplete multipart uploads"
  looks like a real bug

Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
Assisted-by: claude-code:claude-opus-5
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