-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
Story
As a Quality Engineer trying to verify the end-to-end workflow, I want an automated E2E suite using a multi-cluster K3d setup so that we can guarantee the feature works in a real-world GitOps environment.
Background and Approach
This requires a simulated environment representing a Management Cluster and at least one Workload Cluster.
Dependencies
- Story 2: Implement multi-cluster support.
Acceptance Criteria
- E2E test environment is automated (can run in CI).
- Test confirms a "happy path" update across two clusters.
- Test confirms recovery if the workload cluster becomes temporarily unreachable.
Definition of Done
- Tested: System tests have been conducted, and all critical bugs have been fixed.
- Integration tests: Have been automated.
- Tested and merged: On OpenShift either upstream or downstream on a local build.
- Documentation: User documentation or release notes have been written.