Closed
Bug 1101414
Opened 10 years ago
Closed 10 years ago
Build taskgraph from autolander.json if it exists
Categories
(Firefox OS Graveyard :: Gaia::GithubBot, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S9 (21Nov)
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
In bug 1100806 we implemented a simple autolander.json taskgraph with a subset of the CI tasks to run on checkin-needed. We should update autolander to leverage autolander.json if it exists.
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8525198 [details] [review]
[PullReq] KevinGrandon:bug_1101414_use_autolander_json to KevinGrandon:master
Hey guys - this pull request leverages the new autolander.json[1] file which we created to run only a subset of gaia CI tests. The nice thing is that once we have everything stable we can just delete the autolander.json file and autolander will continue to work, but instead pulling from taskgraph.json. Let me know what you think.
[1] https://github.com/mozilla-b2g/gaia/blob/master/autolander.json
Attachment #8525198 -
Flags: review?(jlal)
Attachment #8525198 -
Flags: review?(garndt)
Comment 3•10 years ago
|
||
Comment on attachment 8525198 [details] [review]
[PullReq] KevinGrandon:bug_1101414_use_autolander_json to KevinGrandon:master
lgtm this concept is good in general
Attachment #8525198 -
Flags: review?(jlal) → review+
Updated•10 years ago
|
Attachment #8525198 -
Flags: review?(garndt) → review+
Assignee | ||
Comment 4•10 years ago
|
||
Thanks guys, just as a reference, I've filed bug 1102110 to generate the current autolander.json file. (The current one being hand-generated by editing the taskgraph generator/decorator).
See Also: → 1102110
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 5•10 years ago
|
||
Pull request has landed in master: https://github.com/KevinGrandon/autolander/commit/a66bf456d985eacc763e91335e5069f4188ce288
Updated•10 years ago
|
Keywords: checkin-needed
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Whiteboard: [systemsfe]
Target Milestone: --- → 2.1 S9 (21Nov)
You need to log in
before you can comment on or make changes to this bug.
Description
•