-
Sub-task
-
Resolution: Won't Do
-
Undefined
-
None
-
1.9.0
-
None
-
3
-
False
-
None
-
False
-
-
-
GITOPS Sprint 3245
Execute ArgoCD E2E tests in OCP 4.13 as part of 1.9.0 release.
Test Steps:
- Clone https://gitlab.cee.redhat.com/gitops/gitops-components-automated-testing
- Checkout to the master branch
- Run $ make prepare-operator after setting QUAY_USER and IIB_ID
- Once the catalog source is available, install the operator from operator hub
- Checkout to the argocd-e2e-enhancement branch
- Set the ArgoCD version consumed by the operator and run the make target
- $ export ARGOCD_VERSION='2.7.2'
- $ make argocd-e2e-tests
Acceptance Criteria:
- ArgoCD E2E tests on OCP 4.13 version is covered
- All the tests have been executed
- Results have been logged
- clones
-
GITOPS-2960 [Test execution] - ArgoCD E2E Tests | AWS - OCP 4.13
- Closed