[Git][qa/jenkins.debian.net][master] fixup: chroot-installation: limit to 4 concurrent runs

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Jan 1 16:13:55 GMT 2024



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
d3afa6d4 by Holger Levsen at 2024-01-01T17:13:41+01:00
fixup: chroot-installation: limit to 4 concurrent runs

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- job-cfg/chroot-installation.yaml.py


Changes:

=====================================
job-cfg/chroot-installation.yaml.py
=====================================
@@ -238,7 +238,7 @@ data.append(
                                 {'priority-sorter': {'priority': '{my_prio}'}},
                                 {'throttle': {'max-total': 4,
                                               'max-per-node': 4,
-                                              'enabled': true,
+                                              'enabled': True,
                                               'option': 'category',
                                               'categories': ['chroot-installation']}}],
                  'publishers': [{'trigger': {'project': '{my_trigger}'}},



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d3afa6d4cb1d35943ed82254e2588dfa9afef328

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d3afa6d4cb1d35943ed82254e2588dfa9afef328
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/20240101/a9252bda/attachment.htm>


More information about the Qa-jenkins-scm mailing list