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

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Sep 7 18:16:14 BST 2021



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


Commits:
38a659c3 by Holger Levsen at 2021-09-07T19:15:40+02:00
reproducible Debian: also schedule old packages from bookworm

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

- - - - -


1 changed file:

- bin/reproducible_scheduler.py


Changes:

=====================================
bin/reproducible_scheduler.py
=====================================
@@ -211,32 +211,32 @@ LIMITS = {
         'amd64': {
             'stretch': {1: (1000, 0), 2: (1500, 0), '*': 0},
             'buster': {1: (1000, 0), 2: (1500, 0), '*': 0},
-            'bullseye': {1: (1000, 1000), 2: (1500, 850), '*': 0},
-            'bookworm': {1: (1000, 0), 2: (1500, 0), '*': 0},
+            'bullseye': {1: (1000, 300), 2: (1500, 200), '*': 0},
+            'bookworm': {1: (1000, 1200), 2: (1500, 1000), '*': 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, 0), 2: (1300, 0), '*': 0},
-            'bullseye': {1: (800, 700), 2: (1300, 550), '*': 0},
-            'bookworm': {1: (1000, 0), 2: (1500, 0), '*': 0},
+            'bullseye': {1: (800, 250), 2: (1300, 150), '*': 0},
+            'bookworm': {1: (1000, 1000), 2: (1500, 850), '*': 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, 0), 2: (1500, 0), '*': 0},
-            'bullseye': {1: (1000, 900), 2: (1500, 750), '*': 0},
-            'bookworm': {1: (1000, 0), 2: (1500, 0), '*': 0},
+            'bullseye': {1: (1000, 300), 2: (1500, 200), '*': 0},
+            'bookworm': {1: (1000, 1200), 2: (1500, 1000), '*': 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, 0), 2: (1400, 0), '*': 0},
-            'bullseye': {1: (900, 900), 2: (1400, 600), '*': 0},
-            'bookworm': {1: (1000, 0), 2: (1500, 0), '*': 0},
+            'bullseye': {1: (900, 300), 2: (1400, 200), '*': 0},
+            'bookworm': {1: (1000, 900), 2: (1500, 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/38a659c389773a424be1b6cb4cc4920a0574c43e

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/38a659c389773a424be1b6cb4cc4920a0574c43e
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/20210907/8a40fa65/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list