[Git][qa/jenkins.debian.net][master] reproducible Debian: schedule experimemental even less

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Apr 17 18:09:53 BST 2024



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


Commits:
73013d6f by Holger Levsen at 2024-04-17T19:09:39+02:00
reproducible Debian: schedule experimemental even less

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

- - - - -


1 changed file:

- bin/reproducible_scheduler.py


Changes:

=====================================
bin/reproducible_scheduler.py
=====================================
@@ -198,28 +198,28 @@ LIMITS = {
             'bookworm': {1: (1000, 0), 2: (1500, 0), '*': 0},
             'trixie': {1: (1000, 1200), 2: (1500, 1000), '*': 0},
             'unstable': {1: (1000, 1300), 2: (1500, 1000), '*': 0},
-            'experimental': {1: (1000, 100), 2: (1500, 75), '*': 0},
+            'experimental': {1: (1000, 75), 2: (1500, 50), '*': 0},
         },
         'i386': {
             'bullseye': {1: (800, 0), 2: (1300, 0), '*': 0},
             'bookworm': {1: (1000, 0), 2: (1500, 0), '*': 0},
             'trixie': {1: (1000, 800), 2: (1500, 600), '*': 0},
             'unstable': {1: (1000, 800), 2: (1500, 600), '*': 0},
-            'experimental': {1: (800, 50), 2: (1300, 40), '*': 0},
+            'experimental': {1: (800, 30), 2: (1300, 15), '*': 0},
         },
         'arm64': {
             'bullseye': {1: (1000, 0), 2: (1500, 0), '*': 0},
             'bookworm': {1: (1000, 0), 2: (1500, 0), '*': 0},
             'trixie': {1: (1000, 1200), 2: (1500, 1000), '*': 0},
             'unstable': {1: (1000, 1300), 2: (1500, 1000), '*': 0},
-            'experimental': {1: (1000, 100), 2: (1500, 75), '*': 0},
+            'experimental': {1: (1000, 75), 2: (1500, 50), '*': 0},
         },
         'armhf': {
             'bullseye': {1: (900, 0), 2: (1400, 0), '*': 0},
             'bookworm': {1: (1000, 0), 2: (1500, 0), '*': 0},
             'trixie': {1: (1000, 1000), 2: (1500, 750), '*': 0},
             'unstable': {1: (1000, 1000), 2: (1500, 750), '*': 0},
-            'experimental': {1: (1000, 60), 2: (1500, 45), '*': 0},
+            'experimental': {1: (1000, 40), 2: (1500, 20), '*': 0},
         }
     }
 }



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/73013d6f6cdfecb98a5f5e8c9a84b8b87ce9b3a9
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/20240417/452bdb53/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list