Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
b3a69148
Commit
b3a69148
authored
Aug 29, 2015
by
Holger Levsen
Browse files
reproducible scheduler: schedule less (old) packages
parent
1326bfa4
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/reproducible_scheduler.py
View file @
b3a69148
...
...
@@ -66,8 +66,8 @@ LIMITS = {
},
'old'
:
{
'amd64'
:
{
'testing'
:
{
1
:
(
300
,
5
0
),
2
:
(
400
,
62.5
),
'*'
:
0
},
'unstable'
:
{
1
:
(
300
,
7
5
),
2
:
(
400
,
12.5
),
'*'
:
0
},
'testing'
:
{
1
:
(
300
,
2
5
),
2
:
(
400
,
30
),
'*'
:
0
},
'unstable'
:
{
1
:
(
300
,
5
0
),
2
:
(
400
,
60
),
'*'
:
0
},
'experimental'
:
{
1
:
(
300
,
3.5
),
2
:
(
400
,
2.5
),
'*'
:
0
},
},
'armhf'
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment