Hi,
I am running a Jenkins Pipeline, which checks out many repositories (>100).
I am using web hooks to trigger Git SCM polling.
Even though the polling is only triggered, if there was a change in at
least one of the repositories, the polling puts our Jenkins instance under
heavy load (queueing
ig.xml to configure a Jenkins Docker
> instance, and it has worked quite well for me. If you'd like to compare
> how mine is configured, you could look at
> https://github.com/MarkEWaite/docker/blob/lts-with-plugins/ref/config.xml
> .
>
> Thanks,
> Mark Waite
>
>
/3e2e01717976a1f1221874bfd576429c5c48b8a6/core/src/main/java/jenkins/model/Jenkins.java#L3015)
I can’t find anything, that explains the overwriting of my config.xml.
Does anyone have an idea, why this happens?
Thanks and best regards
Stefan Rademacher
--
You received this message because you are subscribed to the