User:CF:Tb200xAutomation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
** add tb slaves | ** add tb slaves | ||
** reassign windows and linux builds to tb slaves | ** reassign windows and linux builds to tb slaves | ||
** change | ** change bootstrap_config instances to tb-moz18-bootstrap.cfg | ||
** update automation tag (for tagging fix in Bootstrap) | ** update automation tag (for tagging fix in Bootstrap) | ||
* '''on staging-crazyhorse and staging-patrocles''' | * '''on staging-crazyhorse and staging-patrocles''' | ||
Revision as of 11:19, 27 June 2008
This is a list of changes needed on the staging slaves if they are transferred (or cloned) to production
- bootstrap config (tb-moz18-bootstrap.cfg)
- l10n_buildPlatform should be same as buildPlatform
- other version updates and so on
- master config (automation/production/master.cfg)
- maybe make a tb-master.cfg, depends what we want to do later
- add tb slaves
- reassign windows and linux builds to tb slaves
- change bootstrap_config instances to tb-moz18-bootstrap.cfg
- update automation tag (for tagging fix in Bootstrap)
- on staging-crazyhorse and staging-patrocles
- mv ~/.ssh to ~/.ssh-staging
- cp ~/ssh-orig ~/.ssh
- rm id_dsa, id_dsa.pub and make new symlinks for them to cltbld & cltbld.pub
- ssh cltbld@production-prometheus-vm.build.mozilla.org and accept signature
- in /builds/tinderbox, change the talkback symlink from staging-talkback... to production-talkback...
- in /builds/tinderbox/Tb-Mozilla1.8-Release and Tb-Mozilla-1.8-l10n-Release, remove tinderbox-configs and recheckout from cvs.m.o on the MOZILLA_1_8_BRANCH_release/MOZILLA_1_8_BRANCH_l10n_release tag
- checkout tinderbox on an automation tag
Plus all the usual release setup work.