diff --git a/roles/copr/backend/templates/copr-be.conf.j2 b/roles/copr/backend/templates/copr-be.conf.j2 index fa29ebf14c..42b8d13420 100644 --- a/roles/copr/backend/templates/copr-be.conf.j2 +++ b/roles/copr/backend/templates/copr-be.conf.j2 @@ -26,7 +26,7 @@ frontend_auth={{ copr_backend_password }} # vm_max_check_fails=2 - when machine is consequently X times marked as failed then it is terminated # vm_terminating_timeout=600 - when machine was terminated and terminate PB did not finish within this number of second, we will run the PB once again. -build_groups={% if devel %}5{% else %}4{% endif %} +build_groups=5 group0_name=PC group0_archs=i386,x86_64,i586,armhfp