Commit 65ff9677 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 6386fdec9f49..3d2886849216 (14 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/6386fdec9f49..3d2886849216


git log 6386fdec9f49..3d2886849216 --date=short --no-merges --format='%ad %ae %s'
2018-11-05 achuith@chromium.org cros_run_vm_test: cwd should not be of type 'path'
2018-11-04 yshaul@chromium.org chromeos_config: Remove hw_tests from GeneralTemplates
2018-11-02 chrome-bot@chromium.org Update config settings by config-updater.
2018-11-02 dgarrett@google.com chromeos_config: Fix release branch trigger syntax.
2018-11-02 dgarrett@google.com chromeos_config: Use triggers for branched Chrome PFQs.
2018-11-01 chrome-bot@chromium.org Update config settings by config-updater.
2018-11-01 jdufault@google.com chromeos_config: Mark tricky-chrome-pfq as experimental
2018-11-01 dgarrett@google.com gen_luci_scheduler: Correctly handle triggers for branched builds.
2018-11-01 dhanyaganesh@chromium.org cbuildbot: Schedule VMTest after autotest frees up
2018-11-01 dgarrett@google.com chromeos_config: Create factorybranch configs for existing branches.
2018-11-01 dgarrett@google.com chromeos_config: Create placeholder prototype-factorybranch build.
2018-11-01 chrome-bot@chromium.org Update config settings by config-updater.
2018-10-31 dgarrett@google.com commands: PushImages, log --buildroot.
2018-10-31 achuith@chromium.org cros_run_vm_test: type 'path' for arg parsing.


Created with:
  gclient setdep -r src/third_party/chromite@3d2886849216

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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: Ibc73752b3e2ddac0131d88f1f9b64b92c0a49278
Reviewed-on: https://chromium-review.googlesource.com/c/1318132Reviewed-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@{#605375}
parent 2b0fe9bc
......@@ -655,7 +655,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' + '@' + '6386fdec9f499e98c799a4aa30609e22541c867a',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '3d2886849216faf07789db8590c707c24c4e5a9a',
'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