-
Task
-
Resolution: Done
-
Major
-
1.9.0
Run Kuttl tests 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
- Clone https://gitlab.cee.redhat.com/gitops/operator-e2e/-/tree/master/gitops-operator
- From master branch and directory to gitops-operator run
- $ kubectl kuttl test ./tests/sequential --config ./tests/sequential/kuttl-test.yaml
- $ kubectl kuttl test ./tests/parallel --config ./tests/parallel/kuttl-test.yaml
For running a particular test, pass the test name along with --test flag
More info: https://gitlab.cee.redhat.com/gitops/operator-e2e/-/blob/master/gitops-operator/README.md
Acceptance Criteria:
- Highest and lowest versions of supported OCP versions are covered
- Both Sequential and Parallel suites are executed
- Results have been logged
- clones
-
GITOPS-2935 [Test execution] - Operator installation and KUTTL Tests | AWS
- Closed
- is cloned by
-
GITOPS-3323 [Test execution] - Operator installation and KUTTL Tests | AWS | ARM64 - OCP 4.13
- Closed