Dne 30. 01. 19 v 12:22 harbottle napsal(a):
> Is there a way that long-running jobs (I'm thinking kernel, gcc etc) can be 
> assigned to their own dedicated build
> servers? The packages I build are usually quick (a few minutes) but they 
> sometimes have to wait a long time for these
> longer jobs to finish.

Currently one user can build only 6 concurent builds at the same time. So 
someone submit 60 kernels it will not eat
whole pool and you should build your small packages.
If *you* submit 60 kernel and at the same time you want to build some small 
package in mean time, then you can lowe
priority of those long running jobs (before you submit them):

  copr build --background kernel.src.rpm

> Failing that, is there a way to spin-up a private build server tied to my 
> project?

Nope. There are some talk around this idea, but it was never implemented.

Miroslav
_______________________________________________
copr-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]

Reply via email to