Skip to content

Create S3 repository tests that test against a real S3 bucket #20862

@abeyad

Description

@abeyad

Right now, the repository-s3 plugin relies on tests that mocks the AmazonS3 client. However, this is a limited form of testing that does not bring to light issues one would find when interacting with the real Amazon SDK connecting to a real S3 repository. Such tests are essential in uncovering even basic issues of interaction between our integration and the Amazon SDK. As an example, see #20861 which would have been uncovered with such tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIs>testIssues or PRs that are addressing/adding tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions