[Git][qa/jenkins.debian.net][master] jenkins jobs: disable all chroot-installation jobs
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Mar 29 11:03:27 BST 2026
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0882eea0 by Jochen Sprickerhof at 2026-03-29T12:03:18+02:00
jenkins jobs: disable all chroot-installation jobs
Hopefully fixes f1da68999
(cherry picked from commit 04c9ecadd8188060f3baf0e22a0b8d2f6dd4f313)
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': False,
+ 'enabled': True,
'option': 'category',
'categories': ['chroot-installation']}}],
'publishers': [{'trigger': {'project': '{my_trigger}'}},
@@ -259,6 +259,7 @@ data.append(
'triggers': [{'timed': '{my_time}'}],
'wrappers': [{'timeout': {'timeout': 360}}],
'node': 'ionos10',
+ 'disabled': True,
}})
data.append(
{'job-template': {'defaults': 'chroot-installation',
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0882eea04b5dc4dfde216c87583f1354ac6dc671
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0882eea04b5dc4dfde216c87583f1354ac6dc671
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/20260329/9dbe4747/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list