| How would that work if you have a pool of nodes all sharing the same label, so the job could end up on whatever node had the next free executor? The list of nodes is already long enough for us, I can't expect to see a queue for each of them and or queues can be rather big too. Where would you expect to see that? Would you only expect to see that where a label is exclusive to a node on that node page (${JENKINS_URL}/computer/node/)? That could be misleading as a job w/no label would take priority if ahead of the queue to a tied job. |