
Eyal Edri has submitted this change and it was merged. Change subject: std ci: increase limit of parallel runs to 6 ...................................................................... std ci: increase limit of parallel runs to 6 - so far we let only 3 instances of a job to run in parallel on different slaves. This creates a status of idle slaves for no apparent reason since there is no real problem in utilizing all slaves to run more instances of the same job. This patch increase the amount to 6 (double), but we might increase it even more if we see the need and we have the resources for it. Change-Id: I755d1351ac6a7d579fc8e455fa4453283f35e9c4 Signed-off-by: Eyal Edri <eedri@redhat.com> --- M jobs/confs/yaml/templates/standard-stage.yaml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Eyal Edri: Verified; Ready for merge Jenkins CI: Passed CI tests David Caro: Looks good to me -- To view, visit https://gerrit.ovirt.org/57306 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I755d1351ac6a7d579fc8e455fa4453283f35e9c4 Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Anton Marchukov <amarchuk@redhat.com> Gerrit-Reviewer: Barak Korren <bkorren@redhat.com> Gerrit-Reviewer: David Caro <dcaro@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>