canonical / canonical/postgresql-operator
Test charm recovery after instance restart.
Open
bug
- Dominant language
- Python
- Stars
- 20
- Forks
- 36
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 30
Description
# 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.
Contributor guide
Assessment
This issue has not been assessed yet.