[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: schedule more old packages from buster

Holger Levsen gitlab at salsa.debian.org
Sat Jan 25 14:05:41 GMT 2020



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


Commits:
e5ebb1fa by Holger Levsen at 2020-01-25T15:05:26+01:00
reproducible Debian: schedule more old packages from buster

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

- - - - -


1 changed file:

- bin/reproducible_scheduler.py


Changes:

=====================================
bin/reproducible_scheduler.py
=====================================
@@ -194,28 +194,28 @@ LIMITS = {
     'old': {
         'amd64': {
             'stretch': {1: (1000, 0), 2: (1500, 0), '*': 0},
-            'buster': {1: (1000, 100), 2: (1500, 85), '*': 0},
+            'buster': {1: (1000, 500), 2: (1500, 425), '*': 0},
             'bullseye': {1: (1000, 1000), 2: (1500, 850), '*': 0},
             'unstable': {1: (1000, 1200), 2: (1500, 1050), '*': 0},
             'experimental': {1: (1000, 70), 2: (1500, 50), '*': 0},
         },
         'i386': {
             'stretch': {1: (800, 0), 2: (1300, 0), '*': 0},
-            'buster': {1: (800, 100), 2: (1300, 85), '*': 0},
+            'buster': {1: (800, 500), 2: (1300, 425), '*': 0},
             'bullseye': {1: (1000, 1000), 2: (1500, 850), '*': 0},
             'unstable': {1: (800, 1200), 2: (1300, 1050), '*': 0},
             'experimental': {1: (800, 70), 2: (1300, 50), '*': 0},
         },
         'arm64': {
             'stretch': {1: (1000, 0), 2: (1500, 0), '*': 0},
-            'buster': {1: (1000, 100), 2: (1500, 85), '*': 0},
+            'buster': {1: (1000, 500), 2: (1500, 425), '*': 0},
             'bullseye': {1: (1000, 1000), 2: (1500, 850), '*': 0},
             'unstable': {1: (1000, 1200), 2: (1500, 1050), '*': 0},
             'experimental': {1: (1000, 70), 2: (1500, 50), '*': 0},
         },
         'armhf': {
             'stretch': {1: (900, 0), 2: (1400, 0), '*': 0},
-            'buster': {1: (900, 80), 2: (1400, 50), '*': 0},
+            'buster': {1: (900, 400), 2: (1400, 250), '*': 0},
             'bullseye': {1: (900, 800), 2: (1400, 500), '*': 0},
             'unstable': {1: (900, 1000), 2: (1400, 700), '*': 0},
             'experimental': {1: (900, 70), 2: (1400, 50), '*': 0},



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/e5ebb1fa077c0e51616a64c5c4e053c3147150b2
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/20200125/f38ab221/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list