Commit 30a9c2c3 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from c56f1f99c003 to a44dddc97acb (16 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/c56f1f99c003..a44dddc97acb

2020-11-16 shaochuan@chromium.org ArtifactsService: add endpoint for creating GCE tarball from test image
2020-11-16 chrome-bot@chromium.org Update config settings by config-updater.
2020-11-16 chrome-bot@chromium.org Update config settings by config-updater.
2020-11-14 ahassani@chromium.org xbuddy: Fix inclusion language
2020-11-14 chrome-bot@chromium.org Update config settings by config-updater.
2020-11-13 lamontjones@chromium.org Drop R85 builders.
2020-11-13 engeg@google.com payload: trivial, set to '' for proto
2020-11-13 lamontjones@chromium.org Instantiate the R88 Builders
2020-11-13 chrome-bot@chromium.org Update config settings by config-updater.
2020-11-13 chrome-bot@chromium.org Update config settings by config-updater.
2020-11-13 engeg@google.com api.payload: Have GeneratePayload return paths
2020-11-13 chrome-bot@chromium.org Update config settings by config-updater.
2020-11-12 chrome-bot@chromium.org Update config settings by config-updater.
2020-11-12 chrome-bot@chromium.org Update config settings by config-updater.
2020-11-12 chrome-bot@chromium.org Update config settings by config-updater.
2020-11-12 mmortensen@google.com When reading parallel task output, read using binary encoding.

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: I23aba60154a0c2a2aea857557df58a95cc763964
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540626Reviewed-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@{#827809}
parent e8d706cb
...@@ -887,7 +887,7 @@ deps = { ...@@ -887,7 +887,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' + '@' + 'c56f1f99c003f5e56dd0d4c25a722df57c6027bf', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'a44dddc97acb88359ec82285f522e967329f4051',
'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