Update instructions for testing the buildbot recipes (#14033)

This commit is contained in:
Jason Simmons 2018-01-10 17:05:47 -08:00 committed by GitHub
parent f1e5551c45
commit 5c88f8f295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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).