-
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 Azure
So that we validate OADP functionality for ARO HCP customers
Context
Azure is the platform for ARO HCP (Azure Red Hat OpenShift Hosted Control Planes). Need
comprehensive coverage using Azure storage backends.
Tasks
- Implement same-management cluster backup/restore tests
- Implement cross-management cluster restore tests
- Configure Azure-specific OADP settings (Azure Storage, managed identities)
- Add Azure-specific validation steps
- Configure CI job for Azure backup/restore tests
- Document Azure-specific test configuration
Acceptance Criteria
- Same-cluster backup/restore tests implemented for Azure
- Cross-cluster restore tests implemented for Azure
- Azure Storage configuration and cleanup automated in tests
- Managed identity and permissions properly configured for tests
- Azure-specific validation steps implemented
- CI job configuration completed for Azure tests
- Test documentation updated with Azure specifics