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(a)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(a)redhat.com>
Gerrit-Reviewer: Anton Marchukov <amarchuk(a)redhat.com>
Gerrit-Reviewer: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: David Caro <dcaro(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>