ReleaseEngineering/Archive/Promote Unagi to beta

From MozillaWiki
Jump to navigation Jump to search


OBSOLETE; USE https://intranet.mozilla.org/RelEngWiki/index.php/How_To/Perform_b2g_dogfood_tasks

Provided information

QA will ask us to promote a build with information like this:

Release Engineering Reference - Please PROMOTE THE FOLLOWING BUILD:
Build updated from:
·         gecko: e86df153bcab6e1b645e187c646b0c64e97bd68d
·         gaia: 21cedfd1787f4aff26721fc0f160e771db5cd67d
·         build ID: 20130211070202
.         Channel: beta

As of 2013-03-19, RelEng uses a script do perform all the tasks previously referenced from this page, using the information in the email above. See script instructions for details.


Create RIL repack

This is now a separate process step, and not part of promotion.

The $datestr from above is used for UNAGI_DATE in these instructions

Notify partners

This is now a separate process step, and not part of promotion.

details here

How to backout a promotion

Sometimes we'll get a bug requesting that we revert to a previous version

For instance, bug 860783,

buildbot master -> ssh -i .ssh/b2gbld_dsa ec2-user@update.boot2gecko.org
cd /data/update-channels/nightly/ 
Move away the files they request you to and touch the files you want to revert to.  For example, for {{bug|860783}}
we needed to move away everything newer than *2013040923* and then touch the 040923 files.