| +1 This is rare use case for us, but when it happens it is usually in response to a developer begging me to help them meet a deadline with testing & delivering a fix, but finding the job with their changes behind a very long queue. Once in a while we get a wave of triggered jobs when an underlying database schema is updated and that unlucky developer may be looking at unacceptable delays. My work around is to hijack a node, set it to only run jobs with that node as a label, then modify they job to use the label for that node. That is imperfect and annoying, but usually good enough. We would love the ability to be able to right click the triggered build and select "Move to front of queue". |