-
Bug
-
Resolution: Done
-
Minor
-
1.1.0.Final
-
None
-
False
-
False
-
Undefined
-
---
-
---
-
KOGITO-3938 brought support for cluster wide operator testing. It is implemented by deploying Kogito operator before test execution.
This is however not necessary when we just build example images. Also it can cause issues if image builds are executed in parallel. Solution is to use "operator_namespaced=true" flag for example image builds so operator won't be deployed in advance.