Commit 2df93999 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from a6c1ece07a47 to fe3dbd22c12e (3 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/a6c1ece07a47..fe3dbd22c12e

2020-06-24 tcwang@google.com afdo: Prepare/Bundle Android/Linux profiles in a separate handler
2020-06-24 dhanyaganesh@chromium.org constants: Disable Tast Retries
2020-06-23 pprabhu@chromium.org cbuildbot: Set explicit quota account for paygen tests

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: I2312075c2ffa247fd2d08f7b1246d442c8981ca4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2264379Reviewed-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@{#781910}
parent 65b37323
...@@ -855,7 +855,7 @@ deps = { ...@@ -855,7 +855,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools. # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'a6c1ece07a47d7691c91f5ba32844bf3ec8f061c', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'fe3dbd22c12e14e410e3a657bc002729524fce38',
'condition': 'checkout_linux', '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