Hello i am trying to achieve the following use case using Throttle Concurrent Builds 2.2 plugin:
Given a multi-configuration (matrix) job, limit the parallel execution of the job configurations to the following: 1. no more than 4 configurations of given job running globally 2. no more than 2 configuratiosn of given job running per node Job is configured to execute on a generic label matching several nodes. [image: image.png] However, at execution, i can see that all my node executors are being filled by the numerous matrix job configurations, so it seems above setup does not have any impact. Am i missing something regarding this plugin usage? Thanks in advance for your -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAG_uJ%2BCSVPJvNPrZprAy4xcRQC42tStwF6FeH4RJFpmE4_Xotg%40mail.gmail.com.
