Closed
Bug 774290
Opened 12 years ago
Closed 12 years ago
Add B2G as a new product on Socorro
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
VERIFIED
FIXED
17.7
People
(Reporter: kairo, Assigned: rhelmer)
References
Details
(Whiteboard: [qa+])
bp-6f54b900-a9f0-468e-9e53-f795a2120716 is a sample report there. As long as bug 773892 is not checked in, we won't get regular reports, but we can use this bug for scheduling our efforts and clearing up what we all need to go along with this.
From all I've seen in the report, the product name is "B2G".
Reporter | ||
Updated•12 years ago
|
Blocks: b2g-crash-reporting
Updated•12 years ago
|
blocking-basecamp: --- → ?
Updated•12 years ago
|
Assignee: nobody → chris.lonnen
Target Milestone: --- → 19
Reporter | ||
Comment 1•12 years ago
|
||
Note that I don't know yet what the plan is wrt official builds on FTP (and symbols) as well as ADUs, I'll try to investigate that outside of this bug and will follow up here when I know.
Without official builds and symbols, I think this bug itself is pretty low priority for now.
Reporter | ||
Comment 2•12 years ago
|
||
OK, we get reports in for the desktop builds, and having something to find when device builds come along will be good, so let's move forward with this right now.
We don't have ADU right now, but I hope we can do without them, we just won't have nice graphs and rates right now.
The builds we have right now are on http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/ so that should work well, and the reports send the correct product name ("B2G"), so no rewrites and no other special stuff needed. :)
Comment 3•12 years ago
|
||
Kairo,
The way socorro is designed, you can't navigate to a product with no graphs, and we can't produce graphs without ADU. Except by pasting in URLs manually.
i.e. we can add B2G for socorro now, but until it gets some ADU, nobody will be able to use it.
Reporter | ||
Comment 4•12 years ago
|
||
(In reply to [:jberkus] Josh Berkus from comment #3)
> The way socorro is designed, you can't navigate to a product with no graphs,
> and we can't produce graphs without ADU.
Umm, we always could successfully get to everything that has no "zero" ADU without problems, just that the graphs end up empty. If that doesn't work, I'd see fixing it as higher priority than even mobeta.
Comment 5•12 years ago
|
||
False alarm; as proven by WebRT, we can navigate products with no ADU. I was looking at Camino, which also has no current versions ...
Comment 6•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/0a6ef548832933345890c202e53ac48661009d44
bug 774290 - add b2g to list of products the ftp scraper checks
https://github.com/mozilla/socorro/commit/c316b223125dbd43e52ad90f5ec2a8c2adb5cd1d
Merge pull request #800 from rhelmer/bug774290-b2g-ftp-scraper
bug 774290 - add b2g to list of products the ftp scraper checks
Updated•12 years ago
|
Assignee: chris.lonnen → rhelmer
Comment 7•12 years ago
|
||
It would be good to have a productID for B2G. Not required, but would help.
Reporter | ||
Comment 8•12 years ago
|
||
(In reply to [:jberkus] Josh Berkus from comment #7)
> It would be good to have a productID for B2G. Not required, but would help.
Its application.ini says
ID={3c2e2abc-06d4-11e1-ac3b-374f68613e61}
Comment 9•12 years ago
|
||
Thanks, Kairo!
And, here's the database pull request:
https://github.com/mozilla/socorro/pull/802
Comment 10•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/2105c2f14dfed67c6ec6c0e37b7183bcf7162ac5
Add_product function, add B2G to database. Fixes bug 774290
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Target Milestone: 19 → 17.7
Assignee | ||
Updated•12 years ago
|
Comment 11•12 years ago
|
||
QA note: B2G should appear in the products menu, and 17.0a1 should appear in the versions menu. B2G will not have any graphs or topcrashers at this time.
Updated•12 years ago
|
Whiteboard: [qa+]
Comment 12•12 years ago
|
||
Bumping to QA verified on stage - jberkus thank you for the excellent QA notes (comment 11).
Automation has been updated to account for the the changes landing in this bug. Automation ran and passed as well as manual inspection.
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
blocking-basecamp: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•