Closed
Bug 1275276
Opened 9 years ago
Closed 9 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•9 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•9 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•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Updated•7 years ago
|
Product: Taskcluster → Taskcluster Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•