-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
-
None
Context:
In our branch builds we have several parallel IT stages where the difference is just the camundabpm platform version (LATEST + 2 previous minor releases). This takes considerable more ci resources (and build time if it takes to acquire the resources) while we actually never recently experienced compatibility issues that only affected one specific cambpm platform release.
As we still want to be aware of any compatibility issues we rather extract the different stages into a nightly pipeline.
AT:
- a new nightly jenkins pipeline is created that runs the backend IT with all the supported minor releases of the cambpm platform
- the 2 previous version IT stages are removed from branch builds, only latest is kept