Changes

Jump to: navigation, search

Auto-tools/Projects/Marionette update tests

66 bytes added, 21:11, 7 August 2015
m
Add $REVISION
# once you push to try, you will have to schedule a job with Mozilla CI tools
#* pip install -U mozci
#* export REVISION=your_try_revision_here#* ''mozci-trigger --cancel-all try 8d25a1dfde15$REVISION'' (not yet implemented - use TH meanwhile)#* mozci-trigger -b "Ubuntu VM 12.04 x64 try opt test mochitest-1" -r 8d25a1dfde15 $REVISION --file http://who-cares.com
#** Using --file is a necessary hack that avoids checking if there is an existing build
* Ubuntu 64-bit, Windows 8 64-bit and Mac OS X
ENABLE_BITS=64
mozci-trigger -b "Ubuntu VM 12.04 x64 try opt test mochitest-1" -r e8578f1bb43e $REVISION --file http://dummy.com mozci-trigger -b "Windows 8 64-bit try opt test mochitest-1" -r e8578f1bb43e $REVISION --file http://dummy.com mozci-trigger -b "Rev5 MacOSX Yosemite 10.10 try opt test mochitest-1" -r e8578f1bb43e $REVISION --file http://dummy.com
* Ubuntu 32-bit and Windows 7 32-bit
ENABLE_BITS=32
mozci-trigger -b "Ubuntu VM 12.04 try opt test mochitest-1" -r e8578f1bb43e $REVISION --file http://dummy.com mozci-trigger -b "Windows 7 32-bit try opt test mochitest-1" -r e8578f1bb43e $REVISION --file http://dummy.com
== Using your own repositories ==
Confirm
3,990
edits

Navigation menu