Commit 3c5af32b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 3a9f8f45de46..6195cd0e66d0 (3 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/3a9f8f45de46..6195cd0e66d0


git log 3a9f8f45de46..6195cd0e66d0 --date=short --no-merges --format='%ad %ae %s'
2019-03-06 saklein@chromium.org Upload Goma Logs: Include all files in folder instead.
2019-03-06 dburger@chromium.org Change DeployLuciSchedulerStage to only update new LUCI config.
2019-03-06 tbegin@google.com image_test: add virtaccess group


Created with:
  gclient setdep -r src/third_party/chromite@6195cd0e66d0

The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel
TBR=chrome-os-gardeners@chromium.org

Change-Id: I8234f65d8691cd5c7d6687c235457e7a99fcb748
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1505978Reviewed-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@{#638142}
parent 7a39ab18
...@@ -752,7 +752,7 @@ deps = { ...@@ -752,7 +752,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' + '@' + '3a9f8f45de46efae4eea2758dc6922634d121d58', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '6195cd0e66d03a29c616c74d6c07d5867bd747bb',
'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