Closed
Bug 1275276
Opened 7 years ago
Closed 7 years ago
Update image building image to fail when context cannot be downloaded
Categories
(Taskcluster Graveyard :: Docker Images, defect)
Taskcluster Graveyard
Docker Images
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla49
People
(Reporter: garndt, Assigned: garndt)
Details
Attachments
(1 file)
Currently curl will retry failures, but it will silently fail if it is not successful after N retries.
Assignee | ||
Comment 1•7 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/54856/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/54856/
Attachment #8755864 -
Flags: review?(jhford)
Comment 2•7 years ago
|
||
Comment on attachment 8755864 [details] MozReview Request: Bug 1275276 - Fail if image context cannot be downloaded r=jhford I wish curl had a --use-senisble-defaults sometimes... r+
Attachment #8755864 -
Flags: review?(jhford) → review+
Comment 4•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7932129b6e5c
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Updated•5 years ago
|
Product: Taskcluster → Taskcluster Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•