-
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 Agent platform
So that we validate OADP functionality for bare metal and edge deployments
Context
Agent platform supports bare metal, edge, and disconnected environments using pre-provisioned
infrastructure. Need backup/restore coverage for these specialized environments.
Tasks
- Implement same-management cluster backup/restore tests
- Implement cross-management cluster restore tests
- Configure Agent-specific OADP settings and storage backends
- Add Agent-specific validation steps
- Configure CI job for Agent backup/restore tests
- Document Agent-specific test configuration
Acceptance Criteria
- Same-cluster backup/restore tests implemented for Agent
- Cross-cluster restore tests implemented for Agent
- Agent platform storage configuration and cleanup automated in tests
- Agent-specific infrastructure validation implemented
- Agent-specific validation steps implemented
- CI job configuration completed for Agent tests
- Test documentation updated with Agent specifics