Update instructions for testing the buildbot recipes (#14033)
This commit is contained in:
parent
f1e5551c45
commit
5c88f8f295
@ -64,7 +64,7 @@ The typical cycle for editing a recipe is:
|
|||||||
2. Run `build/scripts/slave/recipes.py --use-bootstrap test train` to
|
2. Run `build/scripts/slave/recipes.py --use-bootstrap test train` to
|
||||||
update expected files
|
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> buildnumber=1234` 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
|
||||||
from the *Build Properties* section of a [recent
|
from the *Build Properties* section of a [recent
|
||||||
build](https://build.chromium.org/p/client.flutter/one_line_per_build).
|
build](https://build.chromium.org/p/client.flutter/one_line_per_build).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user