Migrate test lifecycle upstart-managed jobs to virtualenv |
||||||
Issue description
I pull these into their own bug because they are mission critical, and have a slight risk of having weird dependencies that we need to care about inside the virtualenv
Test lifecycle upstart-managed jobs:
scheduler/host_scheduler.py: ts_mon_config.SetupTsMonGlobalState('autotest_host_scheduler')
scheduler/monitor_db.py: with ts_mon_config.SetupTsMonGlobalState('autotest_scheduler',
scheduler/shard/shard_client.py: ts_mon_config.SetupTsMonGlobalState('shard_client')
,
Mar 21 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/d03574e0d720b608d344f24de7aa7b6e614330fa commit d03574e0d720b608d344f24de7aa7b6e614330fa Author: Allen Li <ayatane@chromium.org> Date: Tue Mar 21 19:13:15 2017 [autotest] Add virtualenv bootstrap stuff This commit adds the common bootstrap for virtualenv BUG= chromium:703264 TEST=Run new monitor_db locally Change-Id: Ia86ec44dc368c03a25eb330b3f0f72d8f06a8404 Reviewed-on: https://chromium-review.googlesource.com/457424 Commit-Ready: Aviv Keshet <akeshet@chromium.org> Tested-by: Allen Li <ayatane@chromium.org> Reviewed-by: Aviv Keshet <akeshet@chromium.org> [add] https://crrev.com/d03574e0d720b608d344f24de7aa7b6e614330fa/bin/find_virtualenv.sh [add] https://crrev.com/d03574e0d720b608d344f24de7aa7b6e614330fa/venv/autotest_lib [add] https://crrev.com/d03574e0d720b608d344f24de7aa7b6e614330fa/bin/monitor_db [add] https://crrev.com/d03574e0d720b608d344f24de7aa7b6e614330fa/venv/requirements.txt [add] https://crrev.com/d03574e0d720b608d344f24de7aa7b6e614330fa/venv/.gitignore
,
Mar 21 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/d03574e0d720b608d344f24de7aa7b6e614330fa commit d03574e0d720b608d344f24de7aa7b6e614330fa Author: Allen Li <ayatane@chromium.org> Date: Tue Mar 21 19:13:15 2017 [autotest] Add virtualenv bootstrap stuff This commit adds the common bootstrap for virtualenv BUG= chromium:703264 TEST=Run new monitor_db locally Change-Id: Ia86ec44dc368c03a25eb330b3f0f72d8f06a8404 Reviewed-on: https://chromium-review.googlesource.com/457424 Commit-Ready: Aviv Keshet <akeshet@chromium.org> Tested-by: Allen Li <ayatane@chromium.org> Reviewed-by: Aviv Keshet <akeshet@chromium.org> [add] https://crrev.com/d03574e0d720b608d344f24de7aa7b6e614330fa/bin/find_virtualenv.sh [add] https://crrev.com/d03574e0d720b608d344f24de7aa7b6e614330fa/venv/autotest_lib [add] https://crrev.com/d03574e0d720b608d344f24de7aa7b6e614330fa/bin/monitor_db [add] https://crrev.com/d03574e0d720b608d344f24de7aa7b6e614330fa/venv/requirements.txt [add] https://crrev.com/d03574e0d720b608d344f24de7aa7b6e614330fa/venv/.gitignore
,
Apr 4 2017
+ ayatane as owner. Pls close if no work remains on this
,
Apr 4 2017
,
Apr 6 2017
,
Jun 30 2017
,
Aug 15 2017
,
May 11 2018
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by akes...@chromium.org
, Mar 20 2017