Closed Bug 1021853 Opened 11 years ago Closed 9 years ago

b2g_build.py: upload socorro.json during public upload step (eol b2g/manifests/)

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mozilla, Unassigned)

Details

It looks like make-socorro-json and upload-source-manifest are their own actions: http://hg.mozilla.org/build/mozharness/file/332b0fe18d4f/scripts/b2g_build.py#l180 This predated having any sort of [other] public upload. These files live here (for 2.0 nightly): http://ftp.mozilla.org/pub/mozilla.org/b2g/manifests/nightly/2.0.0/latest/ The right thing to do at this point is probably kill those two actions, and make sure the source manifest + socorro json are uploaded in the public upload step. We'll need to move the make_socorro_json generation part up in b2g_build.py at the very least. This will require in-tree changes to add them to the public upload section: http://hg.mozilla.org/mozilla-central/file/7146e89a7b83/b2g/config/flame/config.json#l13 After we do this, we can retire http://ftp.mozilla.org/pub/mozilla.org/b2g/manifests/ . However, Socorro currently depends on those files at that location. We need to either coordinate our changes with them, or populate both locations, let them switch over, and then EOL b2g/manifests/.
Aki, what's our status there? This blocks us from having any useful B2G reports on Socorro at this time.
Flags: needinfo?(aki)
How is this blocking anything? We have socorro.json in a publicly accessible location, and rhelmer said that worked for him. No one is assigned. This is a good to do cleanup + enhancement.
Flags: needinfo?(aki)
Rob, I remember you saying that this blocks bug 1021048, which in turn blocks us from having useful B2G data on Socorro. Is this not true? Or are you and Aki diverging on how you are seeing this issue?
Flags: needinfo?(rhelmer)
(In reply to Robert Kaiser (:kairo@mozilla.com) from comment #3) > Rob, I remember you saying that this blocks bug 1021048, which in turn > blocks us from having useful B2G data on Socorro. Is this not true? Or are > you and Aki diverging on how you are seeing this issue? I misread and thought we were blocking on this - if http://ftp.mozilla.org/pub/mozilla.org/b2g/manifests/nightly/2.0.0/latest/ has files we can use then we can proceed on the Socorro side. I don't think the Socorro FTP scraper is looking in there right now (or if it is then it's broken)
Flags: needinfo?(rhelmer)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.