We have a large Jenkins installation, we have scaled the controller
vertically.
Currently our memory allocated is ~40 GB for the controller. We want to
check if it is possible to scale the controller with the horizontal
scaling. If we scale it with the kubernetes cluster or a managed instance
g
Hi All,
I need to set up the CI for the Android stack. We use 'repo scm' for
getting the source in our builds. We need to run static analysis on the
changes when they are pushed to gerrit.
Is it possible to run the static analysis using the multibranch pipeline
with 'repo' as SCM option?
Plea