Commit ce5ff21b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from b82a1e239de5 to bf3ca769044b (8 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/b82a1e239de5..bf3ca769044b

2020-09-17 hcutts@chromium.org cros: add `help` subcommand
2020-09-17 saklein@chromium.org service/test: Check test packages directory exists.
2020-09-17 chrome-bot@chromium.org Update config settings by config-updater.
2020-09-16 yueherngl@google.com chromeos_config_boards: add puff-macrophage into scribe_boards
2020-09-16 chrome-bot@chromium.org Update config settings by config-updater.
2020-09-16 lamontjones@chromium.org Correct config syntax.
2020-09-16 lamontjones@chromium.org luci-scheduler: allow bb-schedulers to trigger.
2020-09-16 sidereal@google.com chromite: Stop uploading debug symbols in tatl/tael-full builders

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: I49163dca536d35be6cbcf1596bf076e1c76ef7ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416793Reviewed-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@{#807973}
parent 0f4f1167
......@@ -876,7 +876,7 @@ deps = {
# Tools used when building Chrome for Chrome OS. This affects both the Simple
# Chrome workflow, as well as the chromeos-chrome ebuild.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b82a1e239de5cfca1beeeb54ea214e461883305f',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'bf3ca769044b9fff4b2357fb9fe95c4c1c3230cb',
'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