Commit 4892b011 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Chromite from c895583f9314 to 54d70996a75a (6 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/c895583f9314..54d70996a75a

2021-01-20 tfiga@chromium.org gerrit: Add wip/ready to control the Work-In-Progress state
2021-01-20 chrome-bot@chromium.org Update config settings by config-updater.
2021-01-20 tcwang@google.com toolchain: Format toolchain api controller
2021-01-19 mikenichols@chromium.org chromeos_config: Set factory to false for loonix boards
2021-01-19 geohsu@google.com Re-instantiate M89 builders, use correct branch
2021-01-19 morg@google.com Disable unit tests for zork-arc-r AMD board

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromite-chromium-autoroll
Please CC chrome-os-gardeners@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Tbr: chrome-os-gardeners@google.com
Change-Id: Ide5157a643b9bf821bd4e89fe100353600d2c1f2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639137Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#845361}
parent a5355cea
...@@ -877,7 +877,7 @@ deps = { ...@@ -877,7 +877,7 @@ deps = {
# Tools used when building Chrome for Chrome OS. This affects both the Simple # Tools used when building Chrome for Chrome OS. This affects both the Simple
# Chrome workflow, as well as the chromeos-chrome ebuild. # Chrome workflow, as well as the chromeos-chrome ebuild.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'c895583f931412f19fa1222a487ea7cc14e7986a', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '54d70996a75a29392f034b91e364e474eecacc33',
'condition': 'checkout_chromeos', 'condition': 'checkout_chromeos',
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment