view sendchange.txt @ 4:d097e46e37d6 default tip

add jhfords script
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 15 Feb 2011 17:06:48 -0800
parents
children
line wrap: on
line source

# from jhford

USER=jhammel-test
OSX_BID=1282944478
OSX64_BID=1282941054
WIN32_BID=1282939329
LIN_BID=1282945646
L64_BID=1282946061

sendchange:
	test-env/bin/buildbot sendchange --master $(TEST_SERVER):9010 --user $(USER) \
		--branch mozilla-central-macosx-opt-unittest \
		http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx/$(OSX_BID)/firefox-4.0b5pre.en-US.mac.dmg \
		http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx/$(OSX_BID)/firefox-4.0b5pre.en-US.mac.tests.zip #\
		#http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx/$(OSX_BID)/firefox-4.0b5pre.en-US.mac.crashreporter-symbols.zip
	test-env/bin/buildbot sendchange --master $(TEST_SERVER):9010 --user $(USER) \
		--branch mozilla-central-win32-opt-unittest \
		http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win32/$(WIN32_BID)/firefox-4.0b5pre.en-US.win32.zip \
		http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win32/$(WIN32_BID)/firefox-4.0b5pre.en-US.win32.tests.zip #\
		#http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win32/$(WIN32_BID)/firefox-4.0b5pre.en-US.win32.crashreporter-symbols.zip
	test-env/bin/buildbot sendchange --master $(TEST_SERVER):9010 --user $(USER) \
		--branch mozilla-central-macosx64-opt-unittest \
		http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx64/$(OSX64_BID)/firefox-4.0b5pre.en-US.mac64.dmg \
		http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx64/$(OSX64_BID)/firefox-4.0b5pre.en-US.mac64.tests.zip #\
		#http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx64/$(OSX64_BID)/firefox-4.0b5pre.en-US.mac64.crashreporter-symbols.zip
	test-env/bin/buildbot sendchange --master $(TEST_SERVER):9010 --user $(USER) \
		--branch mozilla-central-linux-opt-unittest \
		http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux/$(LIN_BID)/firefox-4.0b5pre.en-US.linux-i686.tar.bz2 \
		http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux/$(LIN_BID)/firefox-4.0b5pre.en-US.linux-i686.tests.zip #\
		#http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux/$(LIN_BID)/firefox-4.0b5pre.en-US.linux-i686.crashreporter-symbols.zip
	test-env/bin/buildbot sendchange --master $(TEST_SERVER):9010 --user $(USER) \
		--branch mozilla-central-linux64-opt-unittest \
		http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64/$(L64_BID)/firefox-4.0b5pre.en-US.linux-x86_64.tar.bz2 \
		http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64/$(L64_BID)/firefox-4.0b5pre.en-US.linux-x86_64.tests.zip #\
		#http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64/$(L64_BID)/firefox-4.0b5pre.en-US.linux-x86_64.crashreporter-symbols.zip