Confirmed users
4,971
edits
(→Build) |
|||
Line 115: | Line 115: | ||
==13.0b2 build 3 spin 1== | ==13.0b2 build 3 spin 1== | ||
===Preparing to start Automation=== | ===Preparing to start Automation=== | ||
Line 123: | Line 124: | ||
* Verify that nothing has changed in 13.0b2 land since the previous spin. | * Verify that nothing has changed in 13.0b2 land since the previous spin. | ||
=== IF NO CODE HAS CHANGED === | |||
If no code has changed since the previous 13.0b2 build, we can just respin the previous build: | |||
* Create a build#-spin# directory on stage, and softlink the build# to it. | |||
** The spin# will increment instead of the build#. | |||
** For build3-spin2: | |||
<pre> | <pre> | ||
Line 138: | Line 140: | ||
</pre> | </pre> | ||
* Hit "rebuild" on the latest [http://buildbot-master13.build.scl1.mozilla.com:8001/builders/release-mozilla-beta-android-xul_build release-mozilla-beta-android-xul_build]. | |||
** This will upload into the build#-spin# directory instead of overwriting the previous build. | ** This will upload into the build#-spin# directory instead of overwriting the previous build. | ||
=== IF CODE HAS CHANGED === | |||
* Land 13.0b2 [http://hg.mozilla.org/build/buildbot-configs/rev/# configs] : increment the build number. | * Land 13.0b2 [http://hg.mozilla.org/build/buildbot-configs/rev/# configs] : increment the build number. |