Interestingly, whenever Jenkins agent is executing PMD/Findbugs task, it
runs into " Resource temporarily unavailable".
I have
- verified TCP parameters
i.e. tcp_keepalive_time, tcp_keepalive_intvl, tcp_keepalive_probes
& tcp_fin_timeout ; All of them have higher values then what clou
I think you need not worry about the .svn folders that you observe in your
current setup. You should worry why you did not note them in the former
setup.
When investigating before/after issues like this, comparison of Jenkins job
logs before and after a modification had been helpful to me in the
Hi,
the Pipeline Maven Integration (pipeline-maven-plugin) states that for
production you should use mysql/postgres instead of the embedded h2. Now we
are running that setup with h2 for a long time without any issues and i was
not able to find any information on what the difference is.
Our cur
SO post
:
https://stackoverflow.com/questions/65500284/jenkins-how-to-use-bindings-field-of-extended-choice-parameters-plugin
Le mardi 29 décembre 2020 à 10:14:32 UTC+1, Yannick Lacaute a écrit :
> I don''t understand how to use the bindings field in extendedChoice, I
> tried the code below