Confirmed users
3,990
edits
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 | ||
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 | ||
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 == | ||