New issue
Advanced search Search tips

Issue 703272 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: May 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug

Blocking:
issue 703256
issue 810460



Sign in to add a comment

Migrate stats-specific scripts to virtualenv

Project Member Reported by akes...@chromium.org, Mar 20 2017

Issue description

Various scripts that are not production-killing, but pretty critical from stats point of view:

site_utils/check_hung_proc.py:    with site_utils.SetupTsMonGlobalState('check_hung_proc', short_lived=True):
site_utils/collect_host_stats.py:    ts_mon_config.SetupTsMonGlobalState('collect_host_stats')
site_utils/count_jobs.py:    with site_utils.SetupTsMonGlobalState('count_jobs', short_lived=True):
site_utils/stats/mysql_stats.py:    with ts_mon_config.SetupTsMonGlobalState('mysql_stats', indirect=True):

 
Blocking: 703256

Comment 2 by aut...@google.com, Apr 13 2017

Labels: -current-issue
Status: Unconfirmed (was: Untriaged)
Components: -Infra>Client>ChromeOS Infra>Client>ChromeOS>Test
Owner: ayatane@chromium.org
Status: Assigned (was: Unconfirmed)
possibly obsoleted by vpython
Blocking: 810460
Status: Archived (was: Assigned)
This will be done as part of Issue 810460

Sign in to add a comment