Closed
Bug 1281607
Opened 8 years ago
Closed 8 years ago
[pine => m-c] Fix taskcluster/ differences
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(firefox50 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
()
Details
Attachments
(4 files)
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8764382 -
Flags: review?(garndt)
Comment 2•8 years ago
|
||
Comment on attachment 8764382 [details] [diff] [review]
Update taskcluster path
Review of attachment 8764382 [details] [diff] [review]:
-----------------------------------------------------------------
I think this should get you where you want to go. I'm not sure if any of those scripts that will be use also have stuff inside pointing to testing/taskcluster though.
::: taskcluster/taskgraph/kind/docker_image.py
@@ +51,5 @@
> 'owner': params['owner'],
> 'level': params['level'],
> 'from_now': json_time_from_now,
> 'now': current_json_time(),
> + 'source': '{repo}file/{rev}/taskcluster/tasks/image.yml'
I think the source for this is now "taskcluster/ci/docker-image/image.yml"
Attachment #8764382 -
Flags: review?(garndt) → review+
Assignee | ||
Comment 3•8 years ago
|
||
MozReview-Commit-ID: De7X8gLZPTb
Assignee | ||
Comment 4•8 years ago
|
||
Assignee | ||
Comment 5•8 years ago
|
||
Isn't this going to clash/overlap with your work on bug 1281004 ?
Flags: needinfo?(dustin)
Assignee | ||
Comment 6•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/62250/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/62250/
Attachment #8767877 -
Flags: review?(garndt)
Attachment #8767878 -
Flags: review?(garndt)
Assignee | ||
Comment 7•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/62252/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/62252/
Assignee | ||
Comment 8•8 years ago
|
||
Assignee | ||
Comment 9•8 years ago
|
||
Comment on attachment 8767877 [details]
Bug 1281607 - Add Mulet Linux debug builds to try
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/62250/diff/1-2/
Assignee | ||
Comment 10•8 years ago
|
||
Comment on attachment 8767878 [details]
Bug 1281607 - Update taskcluster path
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/62252/diff/1-2/
Assignee | ||
Updated•8 years ago
|
Summary: No more testing/taskcluster/ → [pine => m-c] Fix taskcluster/ differences
Assignee | ||
Comment 11•8 years ago
|
||
Comment on attachment 8767877 [details]
Bug 1281607 - Add Mulet Linux debug builds to try
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/62250/diff/2-3/
Assignee | ||
Comment 12•8 years ago
|
||
Comment on attachment 8767878 [details]
Bug 1281607 - Update taskcluster path
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/62252/diff/2-3/
Assignee | ||
Comment 13•8 years ago
|
||
Comment on attachment 8767877 [details]
Bug 1281607 - Add Mulet Linux debug builds to try
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/62250/diff/3-4/
Attachment #8767877 -
Flags: review?(garndt) → review?(wcosta)
Attachment #8767878 -
Flags: review?(garndt) → review?(wcosta)
Assignee | ||
Comment 14•8 years ago
|
||
Comment on attachment 8767878 [details]
Bug 1281607 - Update taskcluster path
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/62252/diff/3-4/
Assignee | ||
Comment 15•8 years ago
|
||
Comment 16•8 years ago
|
||
I can't tell from any of the comments what this bug is trying to achieve..
Flags: needinfo?(dustin)
Updated•8 years ago
|
Attachment #8767877 -
Flags: review?(wcosta) → review+
Comment 17•8 years ago
|
||
Comment on attachment 8767877 [details]
Bug 1281607 - Add Mulet Linux debug builds to try
https://reviewboard.mozilla.org/r/62250/#review59106
Comment 18•8 years ago
|
||
Comment on attachment 8767878 [details]
Bug 1281607 - Update taskcluster path
https://reviewboard.mozilla.org/r/62252/#review59108
Attachment #8767878 -
Flags: review?(wcosta) → review+
Assignee | ||
Comment 19•8 years ago
|
||
Comment on attachment 8767877 [details]
Bug 1281607 - Add Mulet Linux debug builds to try
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/62250/diff/4-5/
Assignee | ||
Comment 20•8 years ago
|
||
Comment on attachment 8767878 [details]
Bug 1281607 - Update taskcluster path
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/62252/diff/4-5/
Comment 21•8 years ago
|
||
Pushed by alissy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/00d17f539a2b
Add Mulet Linux debug builds to try r=wcosta
https://hg.mozilla.org/integration/autoland/rev/b446cef7d820
Update taskcluster path r=wcosta
Comment 22•8 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•