Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

How can I set agent priority? #4178

sebalee ·

Hi Robin

I'm a new guy in QuickBuild World
And I have a question regarding how can i prioritize quickbuild agent

I have 7 different agent machine
And 3 of them is high performance and others are moderate.

I grouped them in 2 different groups by performance
And I want to set High Performance group on High Priority.
I want to use moderate machines only when the 3 high performance agents are occupied

But when I triggered build, I saw node selection is done by random.
build was queued without any rule from 2 different Resource groups.

Is there a way to set Resource priroity?

  • replies 1
  • views 339
  • stars 0
robinshen ADMIN ·

There is no global preference setting. However at step level, the node preference can be used to run step on fast node if possible. You may script this setting to return most powerful node among a list of matched nodes.