Closed
Bug 1275501
Opened 8 years ago
Closed 8 years ago
Generate docker images automatically when pushing
Categories
(NSS :: Test, defect)
NSS
Test
Tracking
(Not tracked)
RESOLVED
FIXED
3.27
People
(Reporter: ttaubert, Assigned: ttaubert)
References
Details
Attachments
(1 file, 1 obsolete file)
13.67 KB,
patch
|
franziskus
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•8 years ago
|
Summary: Move nss-ci image from ttaubert/ to mozilla/ on DockerHub → Generate docker images automatically when pushing
Assignee | ||
Updated•8 years ago
|
Assignee: ttaubert → nobody
Status: ASSIGNED → NEW
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•8 years ago
|
||
Assignee | ||
Comment 2•8 years ago
|
||
The "image: automation/taskcluster/docker" notation currently is only compared to a static string in the .js file but it's very easy to pick this up and support multiple image-builder tasks, e.g. one for x86 and one for arm later.
Attachment #8786342 -
Flags: review?(franziskuskiefer)
Assignee | ||
Comment 3•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=nss-try&revision=0ecfc939933f7d235ee21e7657fc4ac5bd7b230d
Attachment #8786342 -
Attachment is obsolete: true
Attachment #8786342 -
Flags: review?(franziskuskiefer)
Attachment #8786348 -
Flags: review?(franziskuskiefer)
Comment 4•8 years ago
|
||
Comment on attachment 8786348 [details] [diff] [review]
0001-Bug-1275501-Generate-docker-images-automatically-whe.patch, v2
Review of attachment 8786348 [details] [diff] [review]:
-----------------------------------------------------------------
I'd really like to see some sort of caching, but I guess this is fine for the beginning.
Attachment #8786348 -
Flags: review?(franziskuskiefer) → review+
Assignee | ||
Comment 5•8 years ago
|
||
(In reply to Franziskus Kiefer [:fkiefer or :franziskus] from comment #4)
> I'd really like to see some sort of caching, but I guess this is fine for
> the beginning.
Agreed, will work on a follow-up asap.
Assignee | ||
Comment 6•8 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.27
You need to log in
before you can comment on or make changes to this bug.
Description
•