-
Story
-
Resolution:
Unresolved
-
Undefined
-
-
None
-
-
-
GitOps Scarlet Sprint 25
Story (Required)
- Add E2E tests in argocd operator to verify functionality of ArgoCD Agent's Principal and Agent components via ArgoCD resource.
Background and Approach (Required)
- Install ArgoCD Agent's Principal and Agent component via ArgoCD CR.
- Add tests to verify:
- Principal is deployed successfully via ArgoCD resource.
- Managed and Autonomous Agents are deployed successfully via ArgoCD resource.
- Principal and both Agents are successfully connected.
- Principal and both Agents are able to send/receive events.
- Application is deployed for both modes.
- Application in both modes is synced and healthy.