ReleaseEngineering/How To/Generate partial updates: Difference between revisions

Line 187: Line 187:


= Final verification =
= Final verification =
Verify bouncer is working OK and mirrors are responding properly.
On a linux slave
mkdir /builds/slave/bugXXXXXX/; cd $_
hg clone http://hg.mozilla.org/build/tools
hg -R tools update -C -r FIREFOX_13_0_1_RELEASE_RUNTIME
cd tools/release/updates
curl -sL https://bugzilla.mozilla.org/attachment.cgi?id=637065 | patch -p3
cd ..
# adjust platforms as necessary
bash final-verification.sh mozRelease-firefox-{win32,mac64}-oneoff.cfg 2>&1 |tee log


= Pushsnip =
= Pushsnip =
Confirmed users
4,293

edits