Unverified Commit 5c88f8f2 authored by Jason Simmons's avatar Jason Simmons Committed by GitHub

Update instructions for testing the buildbot recipes (#14033)

parent f1e5551c
......@@ -64,7 +64,7 @@ The typical cycle for editing a recipe is:
2. Run `build/scripts/slave/recipes.py --use-bootstrap test train` to
update expected files
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> buildnumber=1234` where `<repo>` is one
of `flutter` or `engine`, and `slavename` and `buildername` can be looked up
from the *Build Properties* section of a [recent
build](https://build.chromium.org/p/client.flutter/one_line_per_build).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment