-
Task
-
Resolution: Done
-
Major
-
1.9.1
Execute ArgoCD E2E tests as part of 1.9.1 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.3'
- $ make argocd-e2e-tests
Acceptance Criteria:
- Highest and lowest versions of supported OCP versions are covered
- All the tests have been executed
- Results have been logged
- clones
-
GITOPS-3038 [Test execution] - ArgoCD E2E Tests | OCP 4.12
- Closed
- is cloned by
-
GITOPS-3095 [Test execution] - ArgoCD E2E Tests | OCP 4.10
- Closed