-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
3
-
S
Currently, Zeebe tests run as part of our integration test suite. However, there is a large memory overhead to running this, and it could be the cause of some issues on Jenkins. We should explore whether or not it would be beneficial running these as a separate (probably parallel) stage in our build.
Hints:
- We could probably use a profile or tag to do this with Spring