From 34aa4d98f10636ce80ff2ec6013103d4234aee35 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Tue, 13 Sep 2016 17:34:58 -0700 Subject: [PATCH] Roll recipe dependencies (nontrivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). Please review the expectation changes, and LGTM as normal. The recipe roller will *NOT* CQ the change itself, so you must CQ the change manually. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/82c60d376b779c86f78ce98884fd4f887382e9ec Add better documentation, trigger namedtuple. (dnj@chromium.org) R=dnj@chromium.org BUG=None Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2335163004 --- infra/config/recipes.cfg | 2 +- recipe_modules/infra_paths/example.expected/basic.json | 1 + .../infra_paths/example.expected/paths_buildbot_linux.json | 1 + .../infra_paths/example.expected/paths_buildbot_mac.json | 1 + .../infra_paths/example.expected/paths_buildbot_win.json | 1 + .../infra_paths/example.expected/paths_kitchen_linux.json | 1 + .../infra_paths/example.expected/paths_kitchen_mac.json | 1 + .../infra_paths/example.expected/paths_kitchen_win.json | 1 + .../infra_paths/example.expected/paths_swarmbucket_linux.json | 1 + .../infra_paths/example.expected/paths_swarmbucket_mac.json | 1 + .../infra_paths/example.expected/paths_swarmbucket_win.json | 1 + 11 files changed, 11 insertions(+), 1 deletion(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 568816be1d..157fb12658 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,5 +5,5 @@ deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "ca75ca80dcfcc2a2dc38096ba0522065ebd347ec" + revision: "82c60d376b779c86f78ce98884fd4f887382e9ec" } diff --git a/recipe_modules/infra_paths/example.expected/basic.json b/recipe_modules/infra_paths/example.expected/basic.json index 8904da1d6a..75aa338332 100644 --- a/recipe_modules/infra_paths/example.expected/basic.json +++ b/recipe_modules/infra_paths/example.expected/basic.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_buildbot_linux.json b/recipe_modules/infra_paths/example.expected/paths_buildbot_linux.json index 8904da1d6a..75aa338332 100644 --- a/recipe_modules/infra_paths/example.expected/paths_buildbot_linux.json +++ b/recipe_modules/infra_paths/example.expected/paths_buildbot_linux.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_buildbot_mac.json b/recipe_modules/infra_paths/example.expected/paths_buildbot_mac.json index 8904da1d6a..75aa338332 100644 --- a/recipe_modules/infra_paths/example.expected/paths_buildbot_mac.json +++ b/recipe_modules/infra_paths/example.expected/paths_buildbot_mac.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_buildbot_win.json b/recipe_modules/infra_paths/example.expected/paths_buildbot_win.json index 8904da1d6a..75aa338332 100644 --- a/recipe_modules/infra_paths/example.expected/paths_buildbot_win.json +++ b/recipe_modules/infra_paths/example.expected/paths_buildbot_win.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json b/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json index 8904da1d6a..75aa338332 100644 --- a/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json +++ b/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json b/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json index 8904da1d6a..75aa338332 100644 --- a/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json +++ b/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_kitchen_win.json b/recipe_modules/infra_paths/example.expected/paths_kitchen_win.json index 8904da1d6a..75aa338332 100644 --- a/recipe_modules/infra_paths/example.expected/paths_kitchen_win.json +++ b/recipe_modules/infra_paths/example.expected/paths_kitchen_win.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_linux.json b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_linux.json index 8904da1d6a..75aa338332 100644 --- a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_linux.json +++ b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_linux.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_mac.json b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_mac.json index 8904da1d6a..75aa338332 100644 --- a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_mac.json +++ b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_mac.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@" diff --git a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_win.json b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_win.json index 8904da1d6a..75aa338332 100644 --- a/recipe_modules/infra_paths/example.expected/paths_swarmbucket_win.json +++ b/recipe_modules/infra_paths/example.expected/paths_swarmbucket_win.json @@ -1,5 +1,6 @@ [ { + "cmd": [], "name": "show cache path", "~followup_annotations": [ "@@@STEP_TEXT@[CACHE]@@@"