Change auto-roll to auto-push for automatic trunk pushes.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 24 Mar 2014 15:52:31 +0000 (15:52 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 24 Mar 2014 15:52:31 +0000 (15:52 +0000)
commit8311e24c2de26509abf6201609ae69b8f4a568a5
treeeebc12511e6e969b8a979145741fa2cc6a5b7424
parent6704bbce826a95ccf5f9043fef60899c8f596a28
Change auto-roll to auto-push for automatic trunk pushes.

The current script is only performing automatic pushes to trunk. This prepares for adding an auto-roll script that actually rolls to Chromium.

This also removes the v8-status updates, which are no longer necessary due to not touching bleeding edge any more.

BUG=
R=jarin@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20205 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/push-to-trunk/auto_push.py [moved from tools/push-to-trunk/auto_roll.py with 79% similarity]
tools/push-to-trunk/test_scripts.py