Hi

I'm using the Priority Sorter Plugin[1] as I'd like one project to use
the next available build host regardless of the other jobs ahead of it
in the queue. According to the documentation for the plugin:

"This plugin allows jobs waiting in the build queue to be sorted by a
static priority rather than the standard FIFO. Each job is assigned a
priority number and jobs with higher priorities are built first. Jobs
with lower priorities will not run until an executor frees up which no
higher-priority jobs in the build queue can use.

The default priority is 100. Jobs will be ordered in ascending order.
A priority of 50 comes before a priority of 100."

So for the job I'd like to "skip the queue", and build on the next
available host, I assigned a priority of 10, but this seems to be
ignored and jobs are assigned to build hosts in the order in which
they appear in the queue.

Any idea why this priority is being ignored?

Cheers

Adam

[1] <https://wiki.jenkins-ci.org/display/JENKINS/Priority+Sorter+Plugin>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to