"Reserve" a build worker

Paul Cook's Avatar

Paul Cook

22 Dec, 2016 11:20 AM

I have many small (fast to build) projects that occasionally get stuck behind a large "juggernaut" project. It would be great to be able to "reserve" a worker specifically for my small fast projects. I already use build priority but this would be even better for us.

  1. Support Staff 1 Posted by Feodor Fitsner on 23 Dec, 2016 07:45 PM

    Feodor Fitsner's Avatar

    Hi Paul,

    You can't reserve a build worker, but you can "throttle" large project, by limiting the maximum number of concurrent jobs allowed for it (in appveyor.yml):

    max_jobs: 1
    
  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:10 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac