Hello I have a job where a new build should be able to cancel an already running build of the same job. The cancelling already works. What I have a problem with now is, when the build queue is so full (with other jobs) that the new build is not even looked at before the queue has been worked off. If I could give the new build a higher priority or lower the priority of the running build then the cancelling would jump in.
I'm already using the priority sorter plugin but that only allows to configure a priority, not to change it, and it's also per job, not per build. Is there a way to achieve this in Jenkins? If not we'd have to resort to an external solution that would read the queued and running jobs and then issue a cancel on the running build if a new build is in the queue. Thanks bye Fabi -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/535c7b9078e6fcc7dbc9a5838eb83c6a%40indel.ch.