History log of /external/autotest/site_utils/deploy_production_local.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6073ba9fd6db09dc7f8950878a76749aa5a7491b 24-Jul-2015 Don Garrett <dgarrett@google.com> deploy_production: Increate stability timer.

gs_offloader wasn't always running when we did our stability check on
heavily loaded servers, so double the delay before we check it's
state.

This adds another 60 seconds to the deploy time, per group of servers
(normally 4) updated. If those servers have a service to restart.

So... slow down deployment, in exchange for less flake.

BUG=None
TEST=Unitests

Change-Id: I882d9a8a3256f1b3dd0fe7d63facac3a0d858607
Reviewed-on: https://chromium-review.googlesource.com/287921
Trybot-Ready: Don Garrett <dgarrett@chromium.org>
Tested-by: Don Garrett <dgarrett@chromium.org>
Reviewed-by: Dan Shi <dshi@chromium.org>
Commit-Queue: Don Garrett <dgarrett@chromium.org>
/external/autotest/site_utils/deploy_production_local.py
d3a13bac904ce88fde88fcea1d5d85c825cfa18a 22-Jul-2015 Don Garrett <dgarrett@google.com> deploy_production: Make safe to kill/restart.

Always run post-update actions, even if we think there was no software
update. This way, if the update process is killed restarted, actions
that weren't run the first time will be the second.

BUG=chromium:512619
TEST=Unittests.

Change-Id: If5193c29c18cc782f1ffe4be193ec1beb51aad9e
Reviewed-on: https://chromium-review.googlesource.com/287412
Trybot-Ready: Don Garrett <dgarrett@chromium.org>
Tested-by: Don Garrett <dgarrett@chromium.org>
Reviewed-by: Dan Shi <dshi@chromium.org>
Commit-Queue: Don Garrett <dgarrett@chromium.org>
/external/autotest/site_utils/deploy_production_local.py
6394cd47ba2d0eb8b73983cc843ea057e8607175 03-Jun-2015 Aviv Keshet <akeshet@chromium.org> [autotest] move deploy_production* from contrib/ to site_utils/ #1/3

Step 1: Copy scripts to site_utils, create symlinks from old locations
to new locations so that prod push is backwards compatible.

BUG=None
TEST=None

Change-Id: I5bad9411328487255e3d833b814b0c44b70e36d8
Reviewed-on: https://chromium-review.googlesource.com/275053
Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org>
Commit-Queue: Aviv Keshet <akeshet@chromium.org>
Tested-by: Aviv Keshet <akeshet@chromium.org>
/external/autotest/site_utils/deploy_production_local.py