Hi,
if I remember right one can define certain parameter that a worker, which builds a package, needs to fulfill, like disk space or RAM.
Can one point me to the documentation, I just dont find it…
Thanks!
Hi,
if I remember right one can define certain parameter that a worker, which builds a package, needs to fulfill, like disk space or RAM.
Can one point me to the documentation, I just dont find it…
Thanks!
Hi
It’s a constraints file, for example I use one for my Tizonia package;
https://build.opensuse.org/package/view_file/home:malcolmlewis:TESTING/tizonia/_constraints?expand=1
Documentation: https://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.build_job_constraints.html
That was not the root-cause for my problem, but now I have a bookmark for this!
Thanks Malcolm!