diff --git a/dev/bots/README.md b/dev/bots/README.md index 13e809a214..9ecef48ab9 100644 --- a/dev/bots/README.md +++ b/dev/bots/README.md @@ -3,7 +3,7 @@ This directory exists to support building Flutter on our build infrastructure. The results of such builds are viewable at: -* https://build.chromium.org/p/client.flutter/waterfall +* https://build.chromium.org/p/client.flutter/console * https://travis-ci.org/flutter/flutter/builds (limited checking used just for PRs on github) The external master pages for the chromium infra bots do not allow @@ -63,7 +63,7 @@ The typical cycle for editing a recipe is: `//chrome_infra/build/scripts/slave/recipes/flutter`). 2. Run `build/scripts/slave/recipes.py --use-bootstrap test train` to update expected files -3. Run `build/scripts/tools/run_recipe.py flutter/ slavename= +3. Run `build/scripts/slave/recipes.py run flutter/ slavename= mastername=client.flutter buildername= buildnumber=1234` where `` is one of `flutter` or `engine`, and `slavename` and `buildername` can be looked up from the *Build Properties* section of a [recent