Auto-tools/Projects/Marionette update tests: Difference between revisions

Added info on how to re-trigger
m (minor adjustments)
(Added info on how to re-trigger)
Line 161: Line 161:
You will have to adjust the following:
You will have to adjust the following:
* Ubuntu 64-bit, Windows 8 64-bit and Mac OS X
* Ubuntu 64-bit, Windows 8 64-bit and Mac OS X
** buildername: Ubuntu VM 12.04 x64 mozilla-central opt test mochitest-1, Windows 8 64-bit mozilla-central opt test mochitest-1 & Rev5 MacOSX Yosemite 10.10 mozilla-central opt test mochitest-1  
ENABLE_BITS=64
mozci-trigger -b "Ubuntu VM 12.04 x64 try opt test mochitest-1" -r e8578f1bb43e --file http://dummy.com
mozci-trigger -b "Windows 8 64-bit try opt test mochitest-1" -r e8578f1bb43e --file http://dummy.com
mozci-trigger -b "Rev5 MacOSX Yosemite 10.10 try opt test mochitest-1" -r e8578f1bb43e --file http://dummy.com


* Ubuntu 32-bit and Windows 7 32-bit
* Ubuntu 32-bit and Windows 7 32-bit
** buildername: Ubuntu VM 12.04 mozilla-central opt test mochitest-1 & Windows 7 32-bit mozilla-central opt test mochitest-1
ENABLE_BITS=32
mozci-trigger -b "Ubuntu VM 12.04 try opt test mochitest-1" -r e8578f1bb43e --file http://dummy.com
mozci-trigger -b "Windows 7 32-bit try opt test mochitest-1" -r e8578f1bb43e --file http://dummy.com


== Using your own repositories ==
== Using your own repositories ==
Confirmed users
3,990

edits