cockroachdb / cockroachdb/cockroach
backupccl: add restore/verification of backup to TestBackupWorkerFailure
Open
C-investigation
quality-friday
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
This test currently ensures the backup succeeds even when a node is stopped. We should also ensure it has the correct content.
A previous iteration of this test restored the backup it produced however this is commented out as it was taking >30s in some cases; if this slowness were found and fixed that approach could be re-enabled.
Jira issue: CRDB-30816
Contributor guide
Assessment
This issue has not been assessed yet.