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
cfd088fd
Commit
cfd088fd
authored
Mar 07, 2016
by
Holger Levsen
Browse files
reproducible debian: schedule more ftbfs+depwait packages sooner
parent
956b5a70
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/reproducible_scheduler.py
View file @
cfd088fd
...
@@ -93,14 +93,14 @@ LIMITS = {
...
@@ -93,14 +93,14 @@ LIMITS = {
},
},
'ftbfs+depwait'
:
{
'ftbfs+depwait'
:
{
'amd64'
:
{
'amd64'
:
{
'testing'
:
{
1
:
(
25
0
,
40
),
2
:
(
3
50
,
20
),
'*'
:
5
},
'testing'
:
{
1
:
(
70
0
,
40
),
2
:
(
5
0
0
,
20
),
'*'
:
5
},
'unstable'
:
{
1
:
(
25
0
,
40
),
2
:
(
3
50
,
20
),
'*'
:
5
},
'unstable'
:
{
1
:
(
70
0
,
40
),
2
:
(
5
0
0
,
20
),
'*'
:
5
},
'experimental'
:
{
1
:
(
25
0
,
40
),
2
:
(
3
50
,
20
),
'*'
:
2
},
'experimental'
:
{
1
:
(
70
0
,
40
),
2
:
(
5
0
0
,
20
),
'*'
:
2
},
},
},
'armhf'
:
{
'armhf'
:
{
'testing'
:
{
1
:
(
250
,
20
),
2
:
(
3
50
,
10
),
'*'
:
5
},
'testing'
:
{
1
:
(
575
,
20
),
2
:
(
4
50
,
10
),
'*'
:
5
},
'unstable'
:
{
1
:
(
250
,
20
),
2
:
(
3
50
,
10
),
'*'
:
5
},
'unstable'
:
{
1
:
(
575
,
20
),
2
:
(
4
50
,
10
),
'*'
:
5
},
'experimental'
:
{
1
:
(
250
,
20
),
2
:
(
3
50
,
10
),
'*'
:
2
},
'experimental'
:
{
1
:
(
575
,
20
),
2
:
(
4
50
,
10
),
'*'
:
2
},
}
}
},
},
'old'
:
{
'old'
:
{
...
...
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