Closed
Bug 1143625
Opened 11 years ago
Closed 2 years ago
update branch/test/platform information on graph server
Categories
(Webtools Graveyard :: Graph Server, defect)
Webtools Graveyard
Graph Server
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jmaher, Unassigned)
Details
it appears we have a script to do this: refresh_test_combos.py:
http://hg.mozilla.org/graphs/file/0902640f40ba/scripts/refresh_test_combos.py
Now that we have purged old data from the graph server, it would be a good idea to force this to run. Ideally this will clear out old platform and tests which haven't run in the last year.
Comment 1•11 years ago
|
||
This should be run by cron regularly:
0 */4 * * * graphs /usr/bin/python /var/www/html/graphs/scripts/refresh_test_combos.py
| Reporter | ||
Comment 2•11 years ago
|
||
so this runs 4 times a day, odd why we are still getting tp3 results! No need to spend big time on it though. If I get bored I will look at the script in more detail to see if there is something causing it to not work, otherwise, I will leave it alone :)
| Assignee | ||
Updated•10 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•