-
Task
-
Resolution: Done
-
Major
-
None
-
1.9.0, 1.8.3
Install the operator from Operator hub and run Kuttl tests as part of 1.6.7 release.
Test Steps:
- Clone https://gitlab.cee.redhat.com/gitops/gitops-components-automated-testing
- Checkout to the master branch
- Install and upgrade the operator by running $ make operator-upgrade after setting QUAY_USER, NEW_VER and IIB_ID
- Clone https://gitlab.cee.redhat.com/gitops/operator-e2e/-/tree/master/gitops-operator
- Change directory to gitops-operator and 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:
- Both Sequential and Parallel suites are executed
- Results have been logged
- clones
-
GITOPS-2835 [Test execution] - Operator upgrade and KUTTL Tests | OCP 4.11
- Closed
- is cloned by
-
GITOPS-2940 [Test execution] - Operator upgrade and KUTTL Tests | AWS
- Closed