[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: reschedule buster packages less
Holger Levsen
gitlab at salsa.debian.org
Fri Aug 14 13:11:20 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
8dbbe93a by Holger Levsen at 2020-08-14T14:11:09+02:00
reproducible Debian: reschedule buster packages less
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_scheduler.py
Changes:
=====================================
bin/reproducible_scheduler.py
=====================================
@@ -194,30 +194,30 @@ LIMITS = {
'old': {
'amd64': {
'stretch': {1: (1000, 0), 2: (1500, 0), '*': 0},
- 'buster': {1: (1000, 525), 2: (1500, 400), '*': 0},
- 'bullseye': {1: (1000, 950), 2: (1500, 800), '*': 0},
- 'unstable': {1: (1000, 1300), 2: (1500, 1100), '*': 0},
+ 'buster': {1: (1000, 350), 2: (1500, 250), '*': 0},
+ 'bullseye': {1: (1000, 1000), 2: (1500, 850), '*': 0},
+ 'unstable': {1: (1000, 1350), 2: (1500, 1150), '*': 0},
'experimental': {1: (1000, 70), 2: (1500, 50), '*': 0},
},
'i386': {
'stretch': {1: (800, 0), 2: (1300, 0), '*': 0},
- 'buster': {1: (800, 475), 2: (1300, 325), '*': 0},
+ 'buster': {1: (800, 350), 2: (1300, 275), '*': 0},
'bullseye': {1: (800, 700), 2: (1300, 550), '*': 0},
'unstable': {1: (800, 1100), 2: (1300, 950), '*': 0},
'experimental': {1: (800, 70), 2: (1300, 50), '*': 0},
},
'arm64': {
'stretch': {1: (1000, 0), 2: (1500, 0), '*': 0},
- 'buster': {1: (1000, 525), 2: (1500, 400), '*': 0},
+ 'buster': {1: (1000, 350), 2: (1500, 275), '*': 0},
'bullseye': {1: (1000, 900), 2: (1500, 750), '*': 0},
'unstable': {1: (1000, 1300), 2: (1500, 1100), '*': 0},
'experimental': {1: (1000, 70), 2: (1500, 50), '*': 0},
},
'armhf': {
'stretch': {1: (900, 0), 2: (1400, 0), '*': 0},
- 'buster': {1: (900, 550), 2: (1400, 350), '*': 0},
+ 'buster': {1: (900, 350), 2: (1400, 250), '*': 0},
'bullseye': {1: (900, 800), 2: (1400, 500), '*': 0},
- 'unstable': {1: (900, 1050), 2: (1400, 725), '*': 0},
+ 'unstable': {1: (900, 1200), 2: (1400, 800), '*': 0},
'experimental': {1: (900, 70), 2: (1400, 50), '*': 0},
}
}
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8dbbe93afdd9a85f390d3562f847e441d1a4530a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8dbbe93afdd9a85f390d3562f847e441d1a4530a
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/20200814/271cee00/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list