[Git][qa/jenkins.debian.net][master] t.r-b.o/d: fine tune scheduler for development releases
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Aug 13 21:44:48 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e6872e5a by Holger Levsen at 2025-08-13T22:44:22+02:00
t.r-b.o/d: fine tune scheduler for development releases
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_scheduler.py
Changes:
=====================================
bin/reproducible_scheduler.py
=====================================
@@ -92,16 +92,16 @@ LIMITS = {
'amd64': {
'bookworm': {1: (1000, 200), 2: (1500, 200), '*': 100},
'trixie': {1: (1000, 200), 2: (1500, 200), '*': 100},
- 'forky': {1: (1000, 750), 2: (1500, 500), '*': 150},
- 'unstable': {1: (1000, 750), 2: (1500, 500), '*': 250},
- 'experimental': {1: (1000, 750), 2: (1500, 500), '*': 50},
+ 'forky': {1: (1000, 750), 2: (1750, 500), '*': 150},
+ 'unstable': {1: (1500, 750), 2: (2000, 500), '*': 250},
+ 'experimental': {1: (1000, 750), 2: (1750, 500), '*': 125},
},
'arm64': {
'bookworm': {1: (1000, 200), 2: (1500, 200), '*': 100},
'trixie': {1: (1000, 200), 2: (1500, 200), '*': 100},
'forky': {1: (1000, 750), 2: (1750, 500), '*': 150},
- 'unstable': {1: (1000, 750), 2: (1750, 500), '*': 250},
- 'experimental': {1: (1000, 750), 2: (1750, 500), '*': 50},
+ 'unstable': {1: (1500, 750), 2: (2000, 500), '*': 250},
+ 'experimental': {1: (1000, 750), 2: (1750, 500), '*': 125},
},
},
'ftbfs': {
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e6872e5a380c78c381ae18148da44ccc2668825d
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e6872e5a380c78c381ae18148da44ccc2668825d
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/20250813/93df177a/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list