-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
The purpose of this task is to verify all the KUTTL tests included for v1.12.0 by installing the RC
Approach:
Note: There is a Z stream test pipeline available now: https://console-openshift-console.apps.ocp-c1.prod.psi.redhat.com/k8s/ns/devtools-gitops/tekton.dev~v1beta1~Pipeline/z-stream-test-pipeline
- Clone https://gitlab.cee.redhat.com/gitops/gitops-components-automated-testing and 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
- Login into the cluster and execute all sets of tests (which are part of the v1.12.0 Release).
- Capture the PASS and FAIL test names and paste descriptive logs of the failed tests, so that it can help the team to debug more.
- Run these tests against older versions and make sure these tests FAIL
- Lastly, add the required changes to the operator-e2e repo.
Acceptance criteria
- Required tests have been modified in the operator-e2e master branch for v1.12.0 (Known: parallel/1-090_validate_permissions and sequential/1-031_validate_toolchain )
- Required tests have been added to operator-e2e repo
- clones
-
GITOPS-3655 [Test addition] - Verify Kuttl tests on 1.11 and add to operator-e2e repo
- Closed
- is cloned by
-
GITOPS-4869 [Test addition] - Verify KUTTL tests on 1.13 RC and add to operator-e2e repo
- Closed