Confirmed users
3,104
edits
Line 234: | Line 234: | ||
See ~ffxbld/av.log on surf for the output. | See ~ffxbld/av.log on surf for the output. | ||
= Build 3 = | |||
Done on pm01 | |||
== Setup == | |||
=== Set up a Clobber === | |||
Set a clobber for pm01, any release, any builder with [https://build.mozilla.org/clobberer/ clobberer] | |||
=== Land Configs === | |||
* Landed [http://hg.mozilla.org/build/buildbot-configs/rev/fc80b8066201 release config updates] | |||
=== Tag Repositories === | |||
Tagged build/tools, buildbotcustom, and buildbot-configs with FIREFOX_4_0rc2_RELEASE and FIREFOX_4_0rc2_BUILD3 | |||
=== Update Master === | |||
Updated /tools/buildbotcustom/buildbotcustom, /builds/buildbot/builder_master1/tools and /builds/buildbot/configs on pm01 to the latest of the production branches. Afterwards, reconfiged with the following command: | |||
cd /builds/buildbot/builder_master1 | |||
make reconfig | grep configuration && tail -F twistd.log | grep configuration | |||
=== Run release_sanity.py === | |||
PYTHONPATH=/builds/buildbot/builder_master1:/builds/buildbot/builder_master1/tools/lib/python python /builds/buildbot/builder_master1/tools/buildbot-helpers/release_sanity.py -u rail -V 4.0rc2 --branch mozilla-2.0 --build-number 3 -c release-firefox-mozilla-2.0.py --dryrun localhost:9010 | |||
=== Kick it off === | |||
PYTHONPATH=/builds/buildbot/builder_master1:/builds/buildbot/builder_master1/tools/lib/python python /builds/buildbot/builder_master1/tools/buildbot-helpers/release_sanity.py -u rail -V 4.0rc2 --branch mozilla-2.0 --build-number 3 -c release-firefox-mozilla-2.0.py localhost:9010 | |||
== Tag == |