TaskCluster workers for OS X and Android upgraded

2016-09-30 Thread Gregory Szorc
The opt-macosx64, dbg-macosx64, and android-api-15 TaskCluster worker types have been upgraded from c3, m3, or r3 instances to c4 or m4 instances. The macosx64 worker types have also been upgraded from 2xlarge to 4xlarge. If tasks on these worker types become faster for no obvious reason, this is

Build TaskCluster tasks now using run-task, `hg robustcheckout`

2016-09-30 Thread Gregory Szorc
Bug 1289249 just landed on the autoland repository. It refactors most (but not all) build related TaskCluster tasks to use `run-task` and `hg robustcheckout` for managing the version control checkout. This means: * All lines in task output will now be prefixed with timestamps, making it easier to