-
Epic
-
Resolution: Done
-
Major
-
None
-
1.8.0
-
None
-
False
-
-
False
-
0% To Do, 0% In Progress, 100% Done
-
-
Execute Kuttl tests as part of 1.8 release.
Test Steps:
- Clone https://gitlab.cee.redhat.com/gitops/operator-e2e/-/tree/master/gitops-operator
- Checkout to the master branch
- 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