Skip to content

ci: fix jnlp resource limits

maurice.delaferte requested to merge limits into master

The grafana resource board shows that the git checkout DSL uses jnlp mem and 512Mi is not enough to checkout the core middleware. Maybe we want to check the following warning as well:

[2023-01-19T08:25:44.583Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@d76c6fd; decorates RemoteLauncher[hudson.remoting.Channel@249773a0:JNLP4-connect connection from openstack-3014.open-xchange.com/10.50.3.14:1747] will be ignored (a typical symptom is the Git executable not being run inside a designated container)

Merge request reports