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

Roll Chromite from bf296fb827fe to fc5464c325c9 (9 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/bf296fb827fe..fc5464c325c9

2020-06-23 ahassani@chromium.org cros_update: Remove quick provision code
2020-06-23 ahassani@chromium.org auto_updater_transfer: Fix issue with GetPayloadSize()
2020-06-23 ahassani@chromium.org auto_updater_transfer: Fix issues with ssh fallback
2020-06-22 pprabhu@chromium.org commands: Delete dead code
2020-06-22 pprabhu@chromium.org config: Introduce constants for quota accounts
2020-06-22 pprabhu@chromium.org config: Delete dead code
2020-06-22 pprabhu@chromium.org config: Delete unused constants
2020-06-22 pprabhu@chromium.org config: Update default HWTest pool and quota_account
2020-06-22 pprabhu@chromium.org config: Explicitly set Skylab quota account for tryjobs

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: I41d50d42b062041b1ede751fba7f1b4745842fb6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2260832Reviewed-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@{#781385}
parent 80054b70
......@@ -855,7 +855,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'bf296fb827fe998bc174ad7e456534d4c7847ea5',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'fc5464c325c9c99d983c3d1b4d207fe67409c195',
'condition': 'checkout_linux',
},
......
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