[release-tools] Make chromium roll more robust after failing rolls.
authormachenbach <machenbach@chromium.org>
Thu, 9 Apr 2015 21:37:33 +0000 (14:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Apr 2015 21:37:37 +0000 (21:37 +0000)
commitec0329e2d6a7444b5280b2c3ac77b65f2be91129
tree39e8ac9947bd7e4c40f184cda493326225778802
parent1f7a7b32d721cd48447017340961bf5ec80d199a
[release-tools] Make chromium roll more robust after failing rolls.

Always use the same branch name (the old version leaked
branches). Always try to delete a possibly existing branch
on start-up and also clean up in the end.

NOTRY=true
TBR=tandrii@chromium.org

Review URL: https://codereview.chromium.org/1077633002

Cr-Commit-Position: refs/heads/master@{#27722}
tools/release/chromium_roll.py
tools/release/test_scripts.py