[Git][qa/jenkins.debian.net][master] reproducible Debian: dont reschedule so many depwait packages (see current i386 queue)

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Mar 25 12:45:10 GMT 2024



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


Commits:
3ae7321b by Holger Levsen at 2024-03-25T13:44:49+01:00
reproducible Debian: dont reschedule so many depwait packages (see current i386 queue)

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

- - - - -


1 changed file:

- bin/reproducible_scheduler.py


Changes:

=====================================
bin/reproducible_scheduler.py
=====================================
@@ -163,30 +163,30 @@ LIMITS = {
     },
     'depwait': {
         'amd64': {
-            'bullseye': {1: (1000, 200), 2: (1500, 100), '*': 5},
-            'bookworm': {1: (1000, 200), 2: (1500, 100), '*': 5},
-            'trixie': {1: (1000, 400), 2: (1500, 200), '*': 50},
-            'unstable': {1: (1000, 400), 2: (1500, 200), '*': 50},
-            'experimental': {1: (1000, 400), 2: (1500, 200), '*': 20},
+            'bullseye': {1: (1000, 200), 2: (1500, 100), '*': 0},
+            'bookworm': {1: (1000, 200), 2: (1500, 100), '*': 0},
+            'trixie': {1: (1000, 400), 2: (1500, 200), '*': 5},
+            'unstable': {1: (1000, 400), 2: (1500, 200), '*': 5},
+            'experimental': {1: (1000, 400), 2: (1500, 200), '*': 2},
         },
         'i386': {
-            'bullseye': {1: (800, 200), 2: (1300, 100), '*': 5},
-            'bookworm': {1: (800, 200), 2: (1300, 100), '*': 5},
-            'trixie': {1: (800, 400), 2: (1300, 200), '*': 50},
-            'unstable': {1: (800, 400), 2: (1300, 200), '*': 50},
-            'experimental': {1: (800, 400), 2: (1300, 200), '*': 20},
+            'bullseye': {1: (800, 200), 2: (1300, 100), '*': 0},
+            'bookworm': {1: (800, 200), 2: (1300, 100), '*': 0},
+            'trixie': {1: (800, 400), 2: (1300, 200), '*': 5},
+            'unstable': {1: (800, 400), 2: (1300, 200), '*': 5},
+            'experimental': {1: (800, 400), 2: (1300, 200), '*': 2},
         },
         'arm64': {
-            'bullseye': {1: (1000, 200), 2: (1500, 100), '*': 5},
-            'bookworm': {1: (1000, 200), 2: (1500, 100), '*': 5},
-            'trixie': {1: (1000, 400), 2: (1500, 200), '*': 50},
-            'unstable': {1: (1000, 400), 2: (1500, 200), '*': 50},
-            'experimental': {1: (1000, 400), 2: (1500, 200), '*': 20},
+            'bullseye': {1: (1000, 200), 2: (1500, 100), '*': 0},
+            'bookworm': {1: (1000, 200), 2: (1500, 100), '*': 0},
+            'trixie': {1: (1000, 400), 2: (1500, 200), '*': 5},
+            'unstable': {1: (1000, 400), 2: (1500, 200), '*': 5},
+            'experimental': {1: (1000, 400), 2: (1500, 200), '*': 2},
         },
         'armhf': {
-            'bullseye': {1: (900, 200), 2: (1400, 100), '*': 5},
-            'bookworm': {1: (900, 200), 2: (1400, 100), '*': 5},
-            'trixe': {1: (900, 400), 2: (1400, 200), '*': 50},
+            'bullseye': {1: (900, 200), 2: (1400, 100), '*': 0},
+            'bookworm': {1: (900, 200), 2: (1400, 100), '*': 0},
+            'trixe': {1: (900, 400), 2: (1400, 200), '*': 5},
             'unstable': {1: (900, 0), 2: (1400, 0), '*': 0},
             'experimental': {1: (900, 0), 2: (1400, 0), '*': 0},
         }



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3ae7321bbba0f961d3b08d012066f21b204cc841

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3ae7321bbba0f961d3b08d012066f21b204cc841
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/20240325/36c4811f/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list