mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 20:19:07 +00:00
Roll recipe dependencies (nontrivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8807913781035944545
Please review the expectation changes, and LGTM+CQ.
depot_tools:
90191b14c2
90191b1 (tikuta@chromium.org)
recipes: use vpython3 in gerrit recipe modules
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=crosvm-bot@crosvm-packages.iam.gserviceaccount.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I1474a3f19ac83349b0e21afaab1d2963eb8b8bef
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3781675
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Tested-by: Dennis Kempin <denniskempin@google.com>
This commit is contained in:
parent
589905763f
commit
c3c9a30f42
3 changed files with 7 additions and 7 deletions
|
@ -178,11 +178,11 @@ PYTHON_VERSION_COMPATIBILITY: PY3
|
||||||
|
|
||||||
— **def [RunSteps](/infra/recipes/update_chromeos_merges.py#16)(api):**
|
— **def [RunSteps](/infra/recipes/update_chromeos_merges.py#16)(api):**
|
||||||
|
|
||||||
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f05fcf7051e12e5b561b8811e299096f332157f7/recipes/README.recipes.md#recipe_modules-bot_update
|
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90191b14c2be0a5344c2379681ce5c0460434e23/recipes/README.recipes.md#recipe_modules-bot_update
|
||||||
[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f05fcf7051e12e5b561b8811e299096f332157f7/recipes/README.recipes.md#recipe_modules-depot_tools
|
[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90191b14c2be0a5344c2379681ce5c0460434e23/recipes/README.recipes.md#recipe_modules-depot_tools
|
||||||
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f05fcf7051e12e5b561b8811e299096f332157f7/recipes/README.recipes.md#recipe_modules-gclient
|
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90191b14c2be0a5344c2379681ce5c0460434e23/recipes/README.recipes.md#recipe_modules-gclient
|
||||||
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f05fcf7051e12e5b561b8811e299096f332157f7/recipes/README.recipes.md#recipe_modules-git
|
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90191b14c2be0a5344c2379681ce5c0460434e23/recipes/README.recipes.md#recipe_modules-git
|
||||||
[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f05fcf7051e12e5b561b8811e299096f332157f7/recipes/README.recipes.md#recipe_modules-gsutil
|
[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/90191b14c2be0a5344c2379681ce5c0460434e23/recipes/README.recipes.md#recipe_modules-gsutil
|
||||||
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/428eeaebf2e1de58ed1c7cae50daba3384d730cd/README.recipes.md#recipe_modules-buildbucket
|
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/428eeaebf2e1de58ed1c7cae50daba3384d730cd/README.recipes.md#recipe_modules-buildbucket
|
||||||
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/428eeaebf2e1de58ed1c7cae50daba3384d730cd/README.recipes.md#recipe_modules-cipd
|
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/428eeaebf2e1de58ed1c7cae50daba3384d730cd/README.recipes.md#recipe_modules-cipd
|
||||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/428eeaebf2e1de58ed1c7cae50daba3384d730cd/README.recipes.md#recipe_modules-context
|
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/428eeaebf2e1de58ed1c7cae50daba3384d730cd/README.recipes.md#recipe_modules-context
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
"deps": {
|
"deps": {
|
||||||
"depot_tools": {
|
"depot_tools": {
|
||||||
"branch": "refs/heads/main",
|
"branch": "refs/heads/main",
|
||||||
"revision": "f05fcf7051e12e5b561b8811e299096f332157f7",
|
"revision": "90191b14c2be0a5344c2379681ce5c0460434e23",
|
||||||
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
||||||
},
|
},
|
||||||
"recipe_engine": {
|
"recipe_engine": {
|
||||||
|
|
|
@ -167,7 +167,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cmd": [
|
"cmd": [
|
||||||
"vpython",
|
"vpython3",
|
||||||
"RECIPE_REPO[depot_tools]/gerrit_client.py",
|
"RECIPE_REPO[depot_tools]/gerrit_client.py",
|
||||||
"changes",
|
"changes",
|
||||||
"--host",
|
"--host",
|
||||||
|
|
Loading…
Reference in a new issue