Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools, recipe_engine) into this repository. depot_tools:6ec7cd87ac
6ec7cd8 (linxinan@chromium.org) Add CMDsubmitchange to gerrit_client recipe_engine:5b4948dfc0
5b4948d (yiwzhang@google.com) presubmit: do not execute run_test in parallel More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I8444278b63809bdfe54e64fcd527043473c03369 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/430717 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
This commit is contained in:
parent
cac5e07277
commit
891ff9e8b9
@ -503,18 +503,18 @@ Run the DM test.
|
||||
|
||||
— **def [RunSteps](/infra/bots/recipe_modules/vars/examples/full.py#15)(api):**
|
||||
|
||||
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/4e26781cf02cdac678a434afc1c88b37f06de8b9/recipes/README.recipes.md#recipe_modules-bot_update
|
||||
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/4e26781cf02cdac678a434afc1c88b37f06de8b9/recipes/README.recipes.md#recipe_modules-gclient
|
||||
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/4e26781cf02cdac678a434afc1c88b37f06de8b9/recipes/README.recipes.md#recipe_modules-git
|
||||
[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/4e26781cf02cdac678a434afc1c88b37f06de8b9/recipes/README.recipes.md#recipe_modules-tryserver
|
||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d333c309ab561bca61284f65a8da77a43d4590c/README.recipes.md#recipe_modules-context
|
||||
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d333c309ab561bca61284f65a8da77a43d4590c/README.recipes.md#recipe_modules-file
|
||||
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d333c309ab561bca61284f65a8da77a43d4590c/README.recipes.md#recipe_modules-json
|
||||
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d333c309ab561bca61284f65a8da77a43d4590c/README.recipes.md#recipe_modules-path
|
||||
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d333c309ab561bca61284f65a8da77a43d4590c/README.recipes.md#recipe_modules-platform
|
||||
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d333c309ab561bca61284f65a8da77a43d4590c/README.recipes.md#recipe_modules-properties
|
||||
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d333c309ab561bca61284f65a8da77a43d4590c/README.recipes.md#recipe_modules-python
|
||||
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d333c309ab561bca61284f65a8da77a43d4590c/README.recipes.md#recipe_modules-raw_io
|
||||
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d333c309ab561bca61284f65a8da77a43d4590c/README.recipes.md#recipe_modules-step
|
||||
[recipe_engine/recipe_modules/time]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d333c309ab561bca61284f65a8da77a43d4590c/README.recipes.md#recipe_modules-time
|
||||
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/6d333c309ab561bca61284f65a8da77a43d4590c/recipe_engine/recipe_api.py#881
|
||||
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7d8e07511884df7548bbeb5b435702aae85cd697/recipes/README.recipes.md#recipe_modules-bot_update
|
||||
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7d8e07511884df7548bbeb5b435702aae85cd697/recipes/README.recipes.md#recipe_modules-gclient
|
||||
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7d8e07511884df7548bbeb5b435702aae85cd697/recipes/README.recipes.md#recipe_modules-git
|
||||
[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7d8e07511884df7548bbeb5b435702aae85cd697/recipes/README.recipes.md#recipe_modules-tryserver
|
||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5b4948dfc0eeb5f719972e1566483ba559f47d36/README.recipes.md#recipe_modules-context
|
||||
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5b4948dfc0eeb5f719972e1566483ba559f47d36/README.recipes.md#recipe_modules-file
|
||||
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5b4948dfc0eeb5f719972e1566483ba559f47d36/README.recipes.md#recipe_modules-json
|
||||
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5b4948dfc0eeb5f719972e1566483ba559f47d36/README.recipes.md#recipe_modules-path
|
||||
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5b4948dfc0eeb5f719972e1566483ba559f47d36/README.recipes.md#recipe_modules-platform
|
||||
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5b4948dfc0eeb5f719972e1566483ba559f47d36/README.recipes.md#recipe_modules-properties
|
||||
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5b4948dfc0eeb5f719972e1566483ba559f47d36/README.recipes.md#recipe_modules-python
|
||||
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5b4948dfc0eeb5f719972e1566483ba559f47d36/README.recipes.md#recipe_modules-raw_io
|
||||
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5b4948dfc0eeb5f719972e1566483ba559f47d36/README.recipes.md#recipe_modules-step
|
||||
[recipe_engine/recipe_modules/time]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5b4948dfc0eeb5f719972e1566483ba559f47d36/README.recipes.md#recipe_modules-time
|
||||
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/5b4948dfc0eeb5f719972e1566483ba559f47d36/recipe_engine/recipe_api.py#881
|
||||
|
@ -14,12 +14,12 @@
|
||||
"deps": {
|
||||
"depot_tools": {
|
||||
"branch": "master",
|
||||
"revision": "4e26781cf02cdac678a434afc1c88b37f06de8b9",
|
||||
"revision": "7d8e07511884df7548bbeb5b435702aae85cd697",
|
||||
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
||||
},
|
||||
"recipe_engine": {
|
||||
"branch": "master",
|
||||
"revision": "6d333c309ab561bca61284f65a8da77a43d4590c",
|
||||
"revision": "5b4948dfc0eeb5f719972e1566483ba559f47d36",
|
||||
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user