gecko-dev/taskcluster
Tom Prince a4c16d10ba Bug 1532783: Implement worker aliases; r=aki,glandium,jmaher,dustin
There are a number of ways we want to vary workers over time and jobs, including

 - we are working on migrating to gce
 - pgo builds have a dedicated worker-type for running the instrumented build
   at level 3 but not level 1

Rather than have all tasks know about how the machines are provisioned, this
moves to using short-names for the worker types, and then has a config mapping
those to the actual worker types.

This adds support for aliases, and an initial set of them. Follow up work will
switch the existing uses of these worker types to using the aliases.

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

--HG--
extra : moz-landing-system : lando
2019-03-19 19:13:56 +00:00
..
ci Bug 1532783: Implement worker aliases; r=aki,glandium,jmaher,dustin 2019-03-19 19:13:56 +00:00
docker Bug 1491371 - Update decision task image to support comm-task-env. r=dustin 2019-03-18 22:19:08 +00:00
docs Bug 1535011: update versioncontrol.rst r=dustin 2019-03-16 13:38:05 +00:00
scripts Bug 1491371 - Pin comm branches to mozilla revs without .taskcluster.yml. r=tomprince,dustin 2019-03-18 22:19:38 +00:00
taskgraph Bug 1532783: Implement worker aliases; r=aki,glandium,jmaher,dustin 2019-03-19 19:13:56 +00:00
.yamllint
mach_commands.py Bug 1534283 - add a 'tasks_for' property; r=tomprince 2019-03-14 20:01:32 +00:00
moz.build Bug 1459274 - update BUG_COPMONENT to represent reality; r=gps 2018-06-01 13:47:35 +00:00