Changes

Jump to: navigation, search
Starting the automation
source ../bin/activate
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u bhearsum -V 6.0b2 --branch mozilla-beta --build-number 1 \
--release-config release-firefox-mozilla-beta.py --release-config release-fennec-mozilla-beta.py --p products :firefox,fennec \
--dryrun localhost:9001
# Firefox-only release
cd /builds/buildbot/build1/master
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u bhearsum -V 6.0b2 --branch mozilla-beta --build-number 1 \
--release-config release-firefox-mozilla-beta.py --p products :firefox \
--dryrun localhost:9001
* Start the automation by running the sanity script again, without --dryrun. For example:
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u rail \
-V 6.0b2 --branch mozilla-beta --build-number 1 \
-c release-firefox-mozilla-beta.py -c release-fennec-mozilla-beta.py --p products :firefox,fennec localhost:9001
Canmove, confirm
6,438
edits

Navigation menu