Roll recipe dependencies (nontrivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8764960258568917873
Please review the expectation changes, and LGTM+CQ.
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/351d79bca52768b022f37e31a95c50e83b90ffe4
351d79b (jwata@google.com)
[cas] Change the default log level to info
Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md
Use https://goo.gl/noib3a to file a bug.
R=mohrr@google.com, tpudlik@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ie5a06493e80f5fa87bda4cfd96c2d54132b40fb3
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/179837
Reviewed-by: Rob Mohr <mohrr@google.com>
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rob Mohr <mohrr@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 5ae63f8..a6a2836 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "c466ffb1f7b70bf4eb69a1c7780f419c077a1068",
+ "revision": "1fdf6664c022ef4b84a252b047f49eb91f7eec20",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "94e9b251b56473c68935e0b42aad3fcbe95e3f6c",
+ "revision": "351d79bca52768b022f37e31a95c50e83b90ffe4",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},
diff --git a/recipe_modules/build/tests/full.expected/default.json b/recipe_modules/build/tests/full.expected/default.json
index 03791c1..7f5c4eb 100644
--- a/recipe_modules/build/tests/full.expected/default.json
+++ b/recipe_modules/build/tests/full.expected/default.json
@@ -127,6 +127,8 @@
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/33f9d887e5b8aeaaf9d65506acccfa8da2c480712e534a23a79e92c342c44bee/cas",
"archive",
+ "-log-level",
+ "info",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
diff --git a/recipe_modules/build/tests/full.expected/full.json b/recipe_modules/build/tests/full.expected/full.json
index b3441e0..54075ee 100644
--- a/recipe_modules/build/tests/full.expected/full.json
+++ b/recipe_modules/build/tests/full.expected/full.json
@@ -147,6 +147,8 @@
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/33f9d887e5b8aeaaf9d65506acccfa8da2c480712e534a23a79e92c342c44bee/cas",
"archive",
+ "-log-level",
+ "info",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",
diff --git a/recipes/build.expected/basic.json b/recipes/build.expected/basic.json
index 747aa06..dc90797 100644
--- a/recipes/build.expected/basic.json
+++ b/recipes/build.expected/basic.json
@@ -1695,6 +1695,8 @@
"cmd": [
"[START_DIR]/cipd_tool/infra/tools/luci/cas/33f9d887e5b8aeaaf9d65506acccfa8da2c480712e534a23a79e92c342c44bee/cas",
"archive",
+ "-log-level",
+ "info",
"-cas-instance",
"projects/example-cas-server/instances/default_instance",
"-dump-digest",