Confirmed users
4,293
edits
(Initial cut) |
(Add Verify section) |
||
| Line 46: | Line 46: | ||
Push these to the aus staging box as 20080111-Fx2-3MUTest. | Push these to the aus staging box as 20080111-Fx2-3MUTest. | ||
==Verify updates== | |||
On fx-win32-1.9-slave2, fx-mac-1.9-slave2, fx-linux-1.9-slave2, do | |||
mkdir -p /builds/verify/firefox-20011-3b2-fake-major/ | |||
cd /builds/verify/firefox-20011-3b2-fake-major/ | |||
cvs -d cltbld@cvs.mozilla.org:/cvsroot co -d updates mozilla/testing/release/updates/ | |||
cvs -d cltbld@cvs.mozilla.org:/cvsroot co -d common mozilla/testing/release/common/ | |||
cd updates | |||
./verify.sh -c moz18-firefox-$platform-major.cfg 2>&1 | tee $platform.log | |||
'''Everything below here is from the Fx1.5.0.12 to 2.0.0.6 major update, and will be edited towards sanity as we go''' | '''Everything below here is from the Fx1.5.0.12 to 2.0.0.6 major update, and will be edited towards sanity as we go''' | ||