-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
Argo CD Agent: Add Behavioural E2E tests to argocd-operator/gitops-operator to verify agent fxnality
-
False
-
-
False
-
To Do
-
-
Epic Goal
- The goal of this epic is to add additional E2E tests to the argocd-operator and/or gitops-operator repos to test in-depth behavoiur of Argo CD Agent when it is installed via operator.
- At present, our operator E2E tests only verify that the K8s resources have the expected 'shape', but do not verify that Argo CD Agent actually works as expected (synchronization of Applications, redis/resource proxy, etc).
Definition of Ready
- The epic has been broken down into stories.
- Stories have been scoped.
- The epic has been stack ranked.
Definition of Done
- Code Complete:
- All code has been written, reviewed, and approved.
- Tested:
- Unit tests have been written and passed.
- Integration tests have been completed.
- System tests have been conducted, and all critical bugs have been fixed.
- Tested on OpenShift either upstream or downstream on a local build.
- Documentation:
- User documentation or release notes have been written.
- Build:
- Code has been successfully built and integrated into the main repository / project.
- Review:
- Code has been peer-reviewed and meets coding standards.
- All acceptance criteria defined in the user story have been met.
- Tested by reviewer on OpenShift.
- Deployment:
- The feature has been deployed on OpenShift cluster for testing.
- Acceptance:
- Product Manager or stakeholder has reviewed and accepted the work.