[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: schedule old armhf bullseye packages more often (than...

Holger Levsen gitlab at salsa.debian.org
Mon Mar 8 10:48:01 GMT 2021



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


Commits:
0d86554c by Holger Levsen at 2021-03-08T11:47:50+01:00
reproducible Debian: schedule old armhf bullseye packages more often (than unstable) as the release is near...

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

- - - - -


1 changed file:

- bin/reproducible_scheduler.py


Changes:

=====================================
bin/reproducible_scheduler.py
=====================================
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 #
 # Copyright © 2015-2018 Mattia Rizzolo <mattia at mapreri.org>
-# Copyright © 2015-2020 Holger Levsen <holger at layer-acht.org>
+# Copyright © 2015-2021 Holger Levsen <holger at layer-acht.org>
 # Based on reproducible_scheduler.sh © 2014-2015 Holger Levsen <holger at layer-acht.org>
 # Licensed under GPL-2
 #
@@ -216,7 +216,7 @@ LIMITS = {
         'armhf': {
             'stretch': {1: (900, 0), 2: (1400, 0), '*': 0},
             'buster': {1: (900, 0), 2: (1400, 0), '*': 0},
-            'bullseye': {1: (900, 800), 2: (1400, 500), '*': 0},
+            'bullseye': {1: (900, 900), 2: (1400, 600), '*': 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/0d86554c4f564f12dde835dd15d217f820214534

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0d86554c4f564f12dde835dd15d217f820214534
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/20210308/898f2fef/attachment.htm>


More information about the Qa-jenkins-scm mailing list