[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian (amd64/arm64/armhf): reschedule unstable and bullseye...

Holger Levsen gitlab at salsa.debian.org
Sun Jul 26 00:41:36 BST 2020



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


Commits:
0af6eeb4 by Holger Levsen at 2020-07-26T01:41:22+02:00
reproducible Debian (amd64/arm64/armhf): reschedule unstable and bullseye (armhf only) a bit more often, buster a bit less

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

- - - - -


1 changed file:

- bin/reproducible_scheduler.py


Changes:

=====================================
bin/reproducible_scheduler.py
=====================================
@@ -194,9 +194,9 @@ LIMITS = {
     'old': {
         'amd64': {
             'stretch': {1: (1000, 0), 2: (1500, 0), '*': 0},
-            'buster': {1: (1000, 700), 2: (1500, 550), '*': 0},
+            'buster': {1: (1000, 525), 2: (1500, 400), '*': 0},
             'bullseye': {1: (1000, 950), 2: (1500, 800), '*': 0},
-            'unstable': {1: (1000, 1100), 2: (1500, 950), '*': 0},
+            'unstable': {1: (1000, 1200), 2: (1500, 1000), '*': 0},
             'experimental': {1: (1000, 70), 2: (1500, 50), '*': 0},
         },
         'i386': {
@@ -208,16 +208,16 @@ LIMITS = {
         },
         'arm64': {
             'stretch': {1: (1000, 0), 2: (1500, 0), '*': 0},
-            'buster': {1: (1000, 600), 2: (1500, 450), '*': 0},
+            'buster': {1: (1000, 525), 2: (1500, 400), '*': 0},
             'bullseye': {1: (1000, 850), 2: (1500, 700), '*': 0},
-            'unstable': {1: (1000, 1100), 2: (1500, 950), '*': 0},
+            'unstable': {1: (1000, 1200), 2: (1500, 1000), '*': 0},
             'experimental': {1: (1000, 70), 2: (1500, 50), '*': 0},
         },
         'armhf': {
             'stretch': {1: (900, 0), 2: (1400, 0), '*': 0},
-            'buster': {1: (900, 600), 2: (1400, 375), '*': 0},
-            'bullseye': {1: (900, 750), 2: (1400, 450), '*': 0},
-            'unstable': {1: (900, 925), 2: (1400, 625), '*': 0},
+            'buster': {1: (900, 550), 2: (1400, 350), '*': 0},
+            'bullseye': {1: (900, 800), 2: (1400, 500), '*': 0},
+            'unstable': {1: (900, 1050), 2: (1400, 725), '*': 0},
             'experimental': {1: (900, 70), 2: (1400, 50), '*': 0},
         }
     }



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0af6eeb4615cecdfc6cc7fdf3816e779a328a68a
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/20200725/36a83f2a/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list