Re: Reserving a display on each node

2023-05-28 Thread list+io.jenkins.users via Jenkins Users
On 2023-05-28T11:54:43 +0200 opayq...@chsc.de wrote: > Hi, > > have you considered naming the resource "${NODE_NAME}-display"? > > AFAIK you dont need to create them beforehand, lockable resources plugin > creates missing resources automatically (temporarily). I didn't know either of those two

Reserving a display on each node

2023-05-28 Thread list+io.jenkins.users via Jenkins Users
Hello! I have a few build nodes on physical machines. Each machine has a GPU/display. I have a large set of projects (100+). For each project, each commit is built on all nodes using a pipeline (so there's a stage for "build on Linux", "build on Windows", etc). Some projects require access to a di