-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
User Story
As a HyperShift developer
I want comprehensive E2E tests for backup/restore on KubeVirt
So that we validate OADP functionality for virtualized infrastructure
Context
KubeVirt allows running HyperShift on existing Kubernetes clusters using virtualization. Need
backup/restore coverage for VM-based workloads.
Tasks
- Implement same-management cluster backup/restore tests
- Implement cross-management cluster restore tests
- Configure KubeVirt-specific OADP settings and storage classes
- Add KubeVirt-specific validation steps (VM state, persistent volumes)
- Configure CI job for KubeVirt backup/restore tests
- Document KubeVirt-specific test configuration
Acceptance Criteria
- Same-cluster backup/restore tests implemented for KubeVirt
- Cross-cluster restore tests implemented for KubeVirt
- KubeVirt storage configuration and cleanup automated in tests
- VM state validation implemented in restore tests
- KubeVirt-specific validation steps implemented
- CI job configuration completed for KubeVirt tests
- Test documentation updated with KubeVirt specifics