Commit 1707b80d authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from 7f786caa5d60 to 09ec5ae5729e (8 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/7f786caa5d60..09ec5ae5729e

2020-08-26 chrome-bot@chromium.org Update config settings by config-updater.
2020-08-26 dburger@chromium.org Don't blow up when fsi config has no applicable models.
2020-08-26 engeg@google.com chromeos_config.py: fix typeo
2020-08-25 pprabhu@chromium.org Update test platform OWNERS
2020-08-25 kevinruvalcaba@google.com Added support for histogram creation.
2020-08-25 mmortensen@google.com contrib scripts: Change from prodaccess to gcert.
2020-08-25 pprabhu@chromium.org cbuildbot: Bump skylab tool version
2020-08-25 mmortensen@google.com query_build_logs: Change from prodaccess to gcert.

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: Iefae62b0ce0d17ec3f668a69fc745d8757397db5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378189Reviewed-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@{#801833}
parent dd91d95a
......@@ -875,7 +875,7 @@ deps = {
# Build tools for Chrome OS.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '7f786caa5d60e1feec3af7913f47e632440b07da',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '09ec5ae5729e3938a5e66e5976c61a5ef5757346',
'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