gecko-dev/taskcluster
Rob Thijssen 9610f81681 Bug 1536568 - run android builds in gcp at tier 3 r=coop,pmoore
this change adds support for parallel gcp builds for the following android build configurations:

- android-api-16
  - opt
  - debug
- android-x86
  - opt
- android-x86_64
  - opt
  - debug
- android-aarch64
  - opt
  - debug

implementation notes:

- this patch mostly mirrors the equivalent windows-on-gcp patch at: https://phabricator.services.mozilla.com/D24865
- gcp builds are triggered with a treeherder tier 3 flag so that they are only displayed in the treeherder ui when the user has a tier 3 flag set.
- gcp builds use a th build symbol of "Bg" to make them easy to differentiate from ec2 builds in the treeherder ui.
- gcp builds use a perfherder "gcp" flag to make them easier to differentiate from ec2 builds in the perfherder ui.

Differential Revision: https://phabricator.services.mozilla.com/D26584

--HG--
extra : moz-landing-system : lando
2019-04-15 19:01:33 +00:00
..
ci Bug 1536568 - run android builds in gcp at tier 3 r=coop,pmoore 2019-04-15 19:01:33 +00:00
docker Bug 1543662 Only check mar channel IDs for destination mars r=mtabara 2019-04-17 12:36:25 +00:00
docs Bug 1450012: [taskgraph] Disable retrigger action for many tasks; r=dustin 2019-04-16 22:02:46 +00:00
scripts Bug 1544865 - Build dist-server in the sccache toolchain job where available. r=nalexander 2019-04-16 17:08:38 +00:00
taskgraph Bug 1539446 - [ci] Run talos and raptor on ash, r=jmaher 2019-04-17 13:34:31 +00:00
.yamllint
mach_commands.py Bug 1488313: [taskgraph] Add options to reuse on-push tasks in cron graphs; r=dustin,aki 2019-03-27 19:34:53 +00:00
moz.build