Roll src/third_party/chromite/ 5d0fcc3fa..87c1c3dbe (4 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/5d0fcc3fa3ad..87c1c3dbea9a

$ git log 5d0fcc3fa..87c1c3dbe --date=short --no-merges --format='%ad %ae %s'
2018-03-25 lgoodby chromeos_config: Return gale-paladin to important.
2018-03-23 yueherngl eve-campfire: add eve-campfire-paladin
2018-03-08 phobbs cidb: Add Pre-CQ flake count query
2018-03-06 mortonm Adjust tester for new groups of which shill is a member.

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:819287,chromium:820230,chromium:649417


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

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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: I41db1195a6cb655884268cbfb46050f8f09b96d8
Reviewed-on: https://chromium-review.googlesource.com/991609
Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarChromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#547640}
parent 0cca1362
...@@ -408,7 +408,7 @@ deps = { ...@@ -408,7 +408,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' + '@' + '5d0fcc3fa3ad3e4c200b0fbcb0f9c080e88c0117', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '87c1c3dbea9acae74a3f98cd9b044ed395793781',
'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