Roll recipe dependencies (nontrivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (fuchsia) into this repository. Please review the expectation changes, and LGTM+CQ. fuchsia: https://crrev.com/0199a77b927f1eb50d8fc67fa23169d9a43452d7 (olivernewman@google.com) [luci_config] Create luci_config recipe module More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=godofredoc@google.com, keyonghan@google.com, wutong@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If50f4ee71817b1af57e75972d75e5fc75c065dda Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/3881 Commit-Queue: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Godofredo Contreras <godofredoc@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index e387f1e..d8dfa6d 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -33,7 +33,7 @@ }, "fuchsia": { "branch": "refs/heads/master", - "revision": "d29895f6c32d78ac2e69fee0b63669022d0f3b42", + "revision": "0199a77b927f1eb50d8fc67fa23169d9a43452d7", "url": "https://fuchsia.googlesource.com/infra/recipes.git" }, "recipe_engine": {
diff --git a/recipes/recipes.expected/ci.json b/recipes/recipes.expected/ci.json index 852db91..9bc7b87 100644 --- a/recipes/recipes.expected/ci.json +++ b/recipes/recipes.expected/ci.json
@@ -290,7 +290,7 @@ }, { "cmd": [], - "name": "get commit-queue" + "name": "fetch commit-queue.cfg" }, { "cmd": [ @@ -300,7 +300,7 @@ "3m" ], "infra_step": true, - "name": "get commit-queue.get access token for default account", + "name": "fetch commit-queue.cfg.get access token for default account", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" ] @@ -319,7 +319,7 @@ "--headers-json", "{\"Authorization\": \"Bearer extra.secret.token.should.not.be.logged\"}" ], - "name": "get commit-queue.get", + "name": "fetch commit-queue.cfg.get", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" ]
diff --git a/recipes/recipes.expected/cq_try.json b/recipes/recipes.expected/cq_try.json index 6046cda..33d9974 100644 --- a/recipes/recipes.expected/cq_try.json +++ b/recipes/recipes.expected/cq_try.json
@@ -604,7 +604,7 @@ }, { "cmd": [], - "name": "get commit-queue" + "name": "fetch commit-queue.cfg" }, { "cmd": [ @@ -614,7 +614,7 @@ "3m" ], "infra_step": true, - "name": "get commit-queue.get access token for default account", + "name": "fetch commit-queue.cfg.get access token for default account", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" ] @@ -633,7 +633,7 @@ "--headers-json", "{\"Authorization\": \"Bearer extra.secret.token.should.not.be.logged\"}" ], - "name": "get commit-queue.get", + "name": "fetch commit-queue.cfg.get", "~followup_annotations": [ "@@@STEP_NEST_LEVEL@1@@@" ]