[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] d-i: slightly reduce the number of concurrent d-i jobs
Mattia Rizzolo
gitlab at salsa.debian.org
Mon Jan 18 02:45:22 GMT 2021
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
3e895dd6 by Mattia Rizzolo at 2021-01-18T03:45:12+01:00
d-i: slightly reduce the number of concurrent d-i jobs
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- job-cfg/d-i.yaml.py
Changes:
=====================================
job-cfg/d-i.yaml.py
=====================================
@@ -234,8 +234,8 @@ sb_ionos = {
'icon': '/userContent/images/ionos-24x24.png'}}
di_throttle = {
- 'throttle': {'max-total': 12,
- 'max-per-node': 12,
+ 'throttle': {'max-total': 10,
+ 'max-per-node': 10,
'enabled': 'true',
'option': 'category',
'categories': [ 'd-i' ]}}
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3e895dd6f6b0b7a2030c59224fdbddcf64920e17
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3e895dd6f6b0b7a2030c59224fdbddcf64920e17
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20210118/d333f9bf/attachment.html>
More information about the Qa-jenkins-scm
mailing list