Closed
Bug 1333730
Opened 9 years ago
Closed 9 years ago
funsize not generating enough partials
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sfraser, Assigned: sfraser)
References
Details
Attachments
(2 files)
Funsize is only generating one or two partials for a given locale at the moment:
https://aus4-admin.mozilla.org/releases#firefox-mozilla-central-nightly-20170124
:
Suspect this is because the counter for the number of submitted releases is at the wrong indentation level inside funsize/worker.py
We may not need this counter at all.
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → sfraser
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8830280 [details]
bug 1333730 update puppet six requirements as well as funsize
https://reviewboard.mozilla.org/r/107160/#review108242
Attachment #8830280 -
Flags: review?(rail) → review+
| Comment hidden (mozreview-request) |
Comment 4•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8830280 [details]
bug 1333730 update puppet six requirements as well as funsize
https://reviewboard.mozilla.org/r/107160/#review108284
| Assignee | ||
Comment 5•9 years ago
|
||
Attachment #8830384 -
Flags: review?(mtabara)
Comment 6•9 years ago
|
||
Comment on attachment 8830384 [details]
update dependencies in puppet
Just make sure to add python-jose==0.5.6 within puppet before landing, otherwise it'll break.
Attachment #8830384 -
Flags: review?(mtabara) → review+
| Assignee | ||
Comment 7•9 years ago
|
||
It's there in the commit
Comment 8•9 years ago
|
||
(In reply to Simon Fraser [:sfraser] ⌚️GMT from comment #7)
> It's there in the commit
I meant the actual pypi 0.5.6 version under /data/python/packages but I see you've done that already ;-)
[mtabara@releng-puppet]$ ls -l | grep python-jose
-rw-rw-r-- 1 puppetsync puppetsync 9275 Sep 17 2015 python-jose-0.5.2.tar.gz
-rw-r--r-- 1 puppetsync puppetsync 9457 Jan 25 09:39 python-jose-0.5.6.tar.gz
| Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•