Closed Bug 1143625 Opened 9 years ago Closed 1 month ago

update branch/test/platform information on graph server

Categories

(Webtools Graveyard :: Graph Server, defect)

defect
Not set
normal

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.
This should be run by cron regularly:

0 */4 * * * graphs /usr/bin/python /var/www/html/graphs/scripts/refresh_test_combos.py
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 :)
Product: Webtools → Webtools Graveyard
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.