Re: CustomTool installation issue with large Matrix job (race condition)

2020-11-18 Thread geoffroy...@gmail.com
Hello i was not able to fix this issue using CustomTool plugin, so the solution was to get rid of it, and create a dedicated jenkins job to install/update the SonarQube build wrapper tool. In case it can help, find below an excerpt of the pipeline code, which relies on File Operations && Pipel

CustomTool installation issue with large Matrix job (race condition)

2020-11-13 Thread Geoffroy J
Hello I have a fairly large matrix job (30 environments). For one matrix environment only, I need to install a dedicated tool (Sonarqube build-wrapper). CustomTool works perfectly fine for this purpose. However, as CustomTool installation is defined as a build wrapper step, it get activated for