Closed
Bug 627499
Opened 15 years ago
Closed 2 years ago
Auto update graphserver data.sql (and the database) when branch names are added/removed from configs
Categories
(Webtools Graveyard :: Graph Server, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: lsblakk, Unassigned)
References
Details
(Whiteboard: [q1 goal])
https://bug551528.bugzilla.mozilla.org/attachment.cgi?id=451767 is an example of what has to be done every time a new branch is added to our build automation.
It would be great if instead, there could be a cleanup script that could compare to http://hg.mozilla.org/build/buildbot-configs/file/2f6597acbead/mozilla-tests/config.py#l49 (and the coming soon in bug 627454 PROJECT_BRANCHES) in order to add/remove any graphserver table values that are needed/no longer required.
We are adding more re-usable project branches in bug 627454 and so that will mean ~15 new names added, with the hopes that in the future simply adding the next new branch name in a single place will lead to automatic generation of the automation for that branch as well as the necessary graphserver entries.
Reporter | ||
Comment 1•15 years ago
|
||
I should say that while automation of this would be the ultimate goal, in the interim a simple web form to add new branches/machines would be very very nice.
Reporter | ||
Updated•15 years ago
|
Whiteboard: [q1 goal]
Comment 2•15 years ago
|
||
Comment 1 is in bug 505803 :)
Assignee | ||
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•