Skip to content

Run ESBlobStoreContainerTestCase tests against real blob store implementations #30424

@ywelsch

Description

@ywelsch

ESBlobStoreContainerTestCase is an abstract class in test:framework that checks properties that all blob store implementation have to satisfy, for example that writing to a blob that already exists fails.

We currently run these tests only against mock implementations, not the actual services. Running against the actual services would validate that the blob store implementations are compliant to the BlobContainer interface.

Metadata

Metadata

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions