ReleaseEngineering/How To/Reset the Try Server: Difference between revisions
(Created page with 'Due to increased usage on tryserver, this is something we need to do approx once a month. * make sure joduinn has extracted all the logs he needs for blogposts. Its nice, but no…') |
m (Bug 1082602) |
||
(24 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
{{Release Engineering How To|Reset the Try Server}} | |||
The Try server [http://hg.mozilla.org/try repo] needs to be reset periodically (measured in weeks and months). This is due to Mercurial slowing down over time with the usage pattern that Try places on it. | |||
Mozilla IT have scripted the Try repo reset. The location of the script is TBD (:fubar is finding a place for it). | |||
Historically, Try was reset once developers grew frustrated at the slowdown of making pushes to the try repository on hg.mozilla.org. The reset would need to be approved at the CAB (change advistory board) meeting and communicated to developers (dev-gaia dev-gaia@lists.mozilla.org, dev-b2g@lists.mozilla.org, dev-planning@lists.mozilla.org, dev-platform@lists.mozilla.org, dev-tree-management@lists.mozilla.org) at least the day before the reset (unless critical). | |||
* | |||
Try reset machanics: | |||
* RelEng closes Try (mention bug#) | |||
* IT runs Try reset script | |||
* RelEng reconfig's the buildbot schedulers (to reset the hg poller state) | |||
* RelEng reopens Try | |||
Going forward (after January 23, 2014), Try will be reset at each pre-planned tree closing window (TCW). |
Latest revision as of 17:28, 21 December 2014
The Try server repo needs to be reset periodically (measured in weeks and months). This is due to Mercurial slowing down over time with the usage pattern that Try places on it.
Mozilla IT have scripted the Try repo reset. The location of the script is TBD (:fubar is finding a place for it).
Historically, Try was reset once developers grew frustrated at the slowdown of making pushes to the try repository on hg.mozilla.org. The reset would need to be approved at the CAB (change advistory board) meeting and communicated to developers (dev-gaia dev-gaia@lists.mozilla.org, dev-b2g@lists.mozilla.org, dev-planning@lists.mozilla.org, dev-platform@lists.mozilla.org, dev-tree-management@lists.mozilla.org) at least the day before the reset (unless critical).
Try reset machanics:
- RelEng closes Try (mention bug#)
- IT runs Try reset script
- RelEng reconfig's the buildbot schedulers (to reset the hg poller state)
- RelEng reopens Try
Going forward (after January 23, 2014), Try will be reset at each pre-planned tree closing window (TCW).