Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
ebd79100
Commit
ebd79100
authored
May 09, 2017
by
Michael Thomsen
Committed by
GitHub
May 09, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Chromium recipe instructions to reflect new flow (#9919)
parent
d6b1ad54
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
dev/bots/README.md
+2
-2
No files found.
dev/bots/README.md
View file @
ebd79100
...
@@ -61,8 +61,8 @@ The typical cycle for editing a recipe is:
...
@@ -61,8 +61,8 @@ The typical cycle for editing a recipe is:
1.
Make your edits (probably to files in
1.
Make your edits (probably to files in
`//chrome_infra/build/scripts/slave/recipes/flutter`
).
`//chrome_infra/build/scripts/slave/recipes/flutter`
).
2.
Run
`build/scripts/slave/recipes.py
simulation_test train flutter`
to update
2.
Run
`build/scripts/slave/recipes.py
--use-bootstrap test train`
to
expected files (remove the flutter if you need to do a global update).
update expected files
3.
Run
`build/scripts/tools/run_recipe.py flutter/<repo> slavename=<slavename>
3.
Run
`build/scripts/tools/run_recipe.py flutter/<repo> slavename=<slavename>
mastername=client.flutter buildername=<buildername>`
where
`<repo>`
is one
mastername=client.flutter buildername=<buildername>`
where
`<repo>`
is one
of
`flutter`
or
`engine`
, and
`slavename`
and
`buildername`
can be looked up
of
`flutter`
or
`engine`
, and
`slavename`
and
`buildername`
can be looked up
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment