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

rgw/logging: basic set of tests for bucket logging #576

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 21, 2024

  1. rgw/logging: basic set of tests for bucket logging

    Signed-off-by: Yuval Lifshitz <[email protected]>
    yuvalif committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    889d10a View commit details
    Browse the repository at this point in the history
  2. rgw/logging add versioned bucket tests

    as well as multi-delete tests
    
    Signed-off-by: Yuval Lifshitz <[email protected]>
    yuvalif committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7645dab View commit details
    Browse the repository at this point in the history
  3. rgw/logging: add concurrency test for init/commit race conditions

    Signed-off-by: Yuval Lifshitz <[email protected]>
    yuvalif committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7272b7e View commit details
    Browse the repository at this point in the history
  4. rgw/logging: add copy tests

    also verify tests are passing with/without extensions
    
    Signed-off-by: Yuval Lifshitz <[email protected]>
    yuvalif committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    270d9ca View commit details
    Browse the repository at this point in the history
  5. rgw/logging: support case of no extensions

    as well as older boto versions with missing field
    
    Signed-off-by: Yuval Lifshitz <[email protected]>
    yuvalif committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b78bdf6 View commit details
    Browse the repository at this point in the history
  6. rgw/logging: add boto3 extension file

    Signed-off-by: Yuval Lifshitz <[email protected]>
    yuvalif committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    877ec17 View commit details
    Browse the repository at this point in the history