cockroachdb / cockroachdb/cockroach
roachtest/operations: add operation to test disaster recovery from disk snapshots
Open
branch-master
C-enhancement
T-testeng
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Add a new DRT operation that reverts a cluster to a previous disk snapshot. This enables testing disaster recovery scenarios by restoring a cluster from a point-in-time disk snapshot, validating that the cluster can recover and resume normal operations after a rollback.
## Subtasks
- [x] Support disk snapshots for multi-store clusters
- [x] Support disk snapshots for AWS cloud provider
- [ ] Add the DRT operation to revert a cluster to a previous disk snapshot
Contributor guide
Assessment
This issue has not been assessed yet.