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

S3 backup store tests #10184

Closed
5 tasks
Tracked by #9606 ...
lenaschoenburg opened this issue Aug 25, 2022 · 0 comments · Fixed by #10215
Closed
5 tasks
Tracked by #9606 ...

S3 backup store tests #10184

lenaschoenburg opened this issue Aug 25, 2022 · 0 comments · Fixed by #10215
Assignees
Labels
version:8.1.0-alpha5 Marks an issue as being completely or in parts released in 8.1.0-alpha5 version:8.1.0 Marks an issue as being completely or in parts released in 8.1.0

Comments

@lenaschoenburg
Copy link
Member

lenaschoenburg commented Aug 25, 2022

In addition to our existing tests for the S3 backup store we should add some more:

S3 Compatibility

  • S3 backup store is compatible with MinIO (can be automated via testcontainers)
  • S3 backup store is compatible with AWS S3 (manually)

Failure Modes

  • Corrupting a backup prevents restore

Zeebe Compatibility

  • Backups without snapshot are supported
  • Backups with real snapshots and segments are supported Will be tested in full e2e integration test later
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version:8.1.0-alpha5 Marks an issue as being completely or in parts released in 8.1.0-alpha5 version:8.1.0 Marks an issue as being completely or in parts released in 8.1.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants