-
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 None platform
So that we validate OADP functionality for external infrastructure management
Context
None platform allows HyperShift to run on existing infrastructure without platform-specific
integrations. Need backup/restore coverage for generic infrastructure.
Tasks
- Implement same-management cluster backup/restore tests
- Implement cross-management cluster restore tests
- Configure None platform OADP settings with generic storage backends
- Add None platform validation steps
- Configure CI job for None platform backup/restore tests
- Document None platform test configuration
Acceptance Criteria
- Same-cluster backup/restore tests implemented for None platform
- Cross-cluster restore tests implemented for None platform
- Generic storage backend configuration and cleanup automated in tests
- Platform-agnostic validation steps implemented
- None platform-specific validation steps implemented
- CI job configuration completed for None platform tests
- Test documentation updated with None platform specifics