Commit b3a69148 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible scheduler: schedule less (old) packages

parent 1326bfa4
......@@ -66,8 +66,8 @@ LIMITS = {
},
'old': {
'amd64': {
'testing': {1: (300, 50), 2: (400, 62.5), '*': 0},
'unstable': {1: (300, 75), 2: (400, 12.5), '*': 0},
'testing': {1: (300, 25), 2: (400, 30), '*': 0},
'unstable': {1: (300, 50), 2: (400, 60), '*': 0},
'experimental': {1: (300, 3.5), 2: (400, 2.5), '*': 0},
},
'armhf': {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment