Closed Bug 1192311 Opened 9 years ago Closed 9 years ago

upload release files to candidates instead of nightly

Categories

(Cloud Services :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bhearsum, Assigned: oremj)

References

Details

Although we still support candidates dirs in /pub/mozilla.org/firefox/nightly on FTP, /pub/mozilla.org/firefox/candidates is the official location of them. The new post upload script is only uploading to nightly, and returning URLs pointing there as well. Now is a good time to cut over and only support release builds in /pub/mozilla.org/firefox/candidates, so we may as well do it.
Yes please.
Assignee: nobody → oremj
What change needs to be made?
Flags: needinfo?(nthomas)
(In reply to Jeremy Orem [:oremj] from comment #2)
> What change needs to be made?

Files should go into /pub/$product/candidates instead of /pub/$product/nightly when --release-to-candidates is used. I think https://github.com/mozilla-services/product-delivery-tools/blob/master/post_upload/postupload/release.go#L150 and https://github.com/mozilla-services/product-delivery-tools/blob/master/post_upload/postupload/release.go#L170 are returning the wrong thing (r.nightlyPath(), in particular)
(In reply to Jeremy Orem [:oremj] from comment #4)
> https://github.com/mozilla-services/product-delivery-tools/pull/28 r?

Looks good to me. I can veriy once it's deployed.
Flags: needinfo?(bhearsum)
The new version has been deployed.
Flags: needinfo?(nthomas)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Looks to be working, thanks for the quick fix :)
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.