Closed
Bug 1234076
Opened 10 years ago
Closed 10 years ago
Upgrade builder image to use tc-vcs 2.3.17
Categories
(Taskcluster Graveyard :: Docker Images, defect)
Taskcluster Graveyard
Docker Images
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: garndt, Assigned: garndt)
Details
Attachments
(1 file)
This version gives us artifact checking and some other nice things to prevent full cloning when things go wrong.
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28977/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28977/
Attachment #8701495 -
Flags: review?(wcosta)
| Assignee | ||
Comment 3•10 years ago
|
||
This patch not only upgrades tc-vcs, but also allows those builds to use the new in-tree docker image building.
Updated•10 years ago
|
Attachment #8701495 -
Flags: review?(wcosta)
Comment 4•10 years ago
|
||
Comment on attachment 8701495 [details]
MozReview Request: Bug 1234076 - upgrade tc-vcs to 2.3.17 r=wcosta
https://reviewboard.mozilla.org/r/28977/#review25761
::: testing/docker/builder/Dockerfile:26
(Diff revision 1)
>
Isn't necessary to update the VERSION file anymore? How inherited images will know the image has been upgrade, directory diff?
| Assignee | ||
Comment 5•10 years ago
|
||
| Assignee | ||
Comment 6•10 years ago
|
||
| Assignee | ||
Comment 7•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8701495 -
Flags: review?(wcosta)
| Assignee | ||
Comment 8•10 years ago
|
||
Comment on attachment 8701495 [details]
MozReview Request: Bug 1234076 - upgrade tc-vcs to 2.3.17 r=wcosta
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/28977/diff/1-2/
| Assignee | ||
Comment 9•10 years ago
|
||
This latest change will remove the concept of a docker registry image complete for 'builder'. All tasks using the 'builder' image will not use the in-tree docker image support. VERSION file isn't necessary as the contents of the directory are hashed and compared to determine if the image should be rebuilt.
Comment 10•10 years ago
|
||
Comment on attachment 8701495 [details]
MozReview Request: Bug 1234076 - upgrade tc-vcs to 2.3.17 r=wcosta
https://reviewboard.mozilla.org/r/28977/#review25963
Attachment #8701495 -
Flags: review?(wcosta) → review+
| Assignee | ||
Comment 11•10 years ago
|
||
https://hg.mozilla.org/integration/b2g-inbound/rev/4ad0371b1a072e4153972e4cc76dc773b1e001b9
Bug 1234076 - upgrade tc-vcs to 2.3.17 r=wcosta
Comment 12•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
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
•