-
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 OpenStack
So that we validate OADP functionality for private cloud deployments
Context
OpenStack platform enables HyperShift deployment on private cloud infrastructure. Need
backup/restore coverage using OpenStack storage services.
Tasks
- Implement same-management cluster backup/restore tests
- Implement cross-management cluster restore tests
- Configure OpenStack-specific OADP settings (Swift, Cinder volumes)
- Add OpenStack-specific validation steps
- Configure CI job for OpenStack backup/restore tests
- Document OpenStack-specific test configuration
Acceptance Criteria
- Same-cluster backup/restore tests implemented for OpenStack
- Cross-cluster restore tests implemented for OpenStack
- OpenStack Swift/Cinder configuration and cleanup automated in tests
- OpenStack networking and security validation implemented
- OpenStack-specific validation steps implemented
- CI job configuration completed for OpenStack tests
- Test documentation updated with OpenStack specifics