Closed
Bug 1281607
Opened 6 years ago
Closed 6 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•6 years ago
|
||
Attachment #8764382 -
Flags: review?(garndt)
Comment 2•6 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•6 years ago
|
||
MozReview-Commit-ID: De7X8gLZPTb
Assignee | ||
Comment 4•6 years ago
|
||
https://hg.mozilla.org/projects/pine/rev/7e705bbaf4a2
Assignee | ||
Comment 5•6 years ago
|
||
Isn't this going to clash/overlap with your work on bug 1281004 ?
Flags: needinfo?(dustin)
Assignee | ||
Comment 6•6 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•6 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•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a462082e670f&filter-tier=1&filter-tier=2&filter-tier=3
Assignee | ||
Comment 9•6 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•6 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•6 years ago
|
Summary: No more testing/taskcluster/ → [pine => m-c] Fix taskcluster/ differences
Assignee | ||
Comment 11•6 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•6 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•6 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•6 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•6 years ago
|
||
Building and triggering: https://treeherder.mozilla.org/#/jobs?repo=try&revision=18b67300e8e8&filter-tier=1&filter-tier=2&filter-tier=3
Comment 16•6 years ago
|
||
I can't tell from any of the comments what this bug is trying to achieve..
Flags: needinfo?(dustin)
Updated•6 years ago
|
Attachment #8767877 -
Flags: review?(wcosta) → review+
Comment 17•6 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•6 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•6 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•6 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•6 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•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/00d17f539a2b https://hg.mozilla.org/mozilla-central/rev/b446cef7d820
You need to log in
before you can comment on or make changes to this bug.
Description
•