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

Test charm recovery after instance restart. #470

Open
BON4 opened this issue May 6, 2024 · 1 comment
Open

Test charm recovery after instance restart. #470

BON4 opened this issue May 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@BON4
Copy link
Contributor

BON4 commented May 6, 2024

Functional tests for testing successful recovery from graceful and forceful instance restart.

Test cases

  1. Graceful restart. Write data, graceful restart instance.
  2. Forceful restart. Write data, forceful restart instance (recovery).
  3. Backup-restore case with recovery. Write data, create backup, forceful restart, run recovery, write data, run backup, check data consistency.
@BON4 BON4 added the bug Something isn't working label May 6, 2024
Copy link
Contributor

github-actions bot commented May 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant