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

reproducible debian: schedule more ftbfs+depwait packages sooner

parent 956b5a70
...@@ -93,14 +93,14 @@ LIMITS = { ...@@ -93,14 +93,14 @@ LIMITS = {
}, },
'ftbfs+depwait': { 'ftbfs+depwait': {
'amd64': { 'amd64': {
'testing': {1: (250, 40), 2: (350, 20), '*': 5}, 'testing': {1: (700, 40), 2: (500, 20), '*': 5},
'unstable': {1: (250, 40), 2: (350, 20), '*': 5}, 'unstable': {1: (700, 40), 2: (500, 20), '*': 5},
'experimental': {1: (250, 40), 2: (350, 20), '*': 2}, 'experimental': {1: (700, 40), 2: (500, 20), '*': 2},
}, },
'armhf': { 'armhf': {
'testing': {1: (250, 20), 2: (350, 10), '*': 5}, 'testing': {1: (575, 20), 2: (450, 10), '*': 5},
'unstable': {1: (250, 20), 2: (350, 10), '*': 5}, 'unstable': {1: (575, 20), 2: (450, 10), '*': 5},
'experimental': {1: (250, 20), 2: (350, 10), '*': 2}, 'experimental': {1: (575, 20), 2: (450, 10), '*': 2},
} }
}, },
'old': { 'old': {
......
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