зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1605275: [taskgraph] Use worker alias for bouncer workers; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D60781 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
c697547b5f
Коммит
8234d41bc1
|
@ -17,10 +17,7 @@ job-defaults:
|
|||
description: nightly bouncer locations job
|
||||
attributes:
|
||||
nightly: true
|
||||
worker-type:
|
||||
by-project:
|
||||
mozilla-central: scriptworker-k8s/gecko-3-bouncer
|
||||
default: scriptworker-k8s/gecko-1-bouncer
|
||||
worker-type: bouncer
|
||||
worker:
|
||||
implementation: bouncer-locations
|
||||
scopes:
|
||||
|
|
|
@ -317,6 +317,16 @@ workers:
|
|||
by-release-level:
|
||||
production: gecko-3-balrog
|
||||
staging: gecko-1-balrog
|
||||
bouncer:
|
||||
provisioner: scriptworker-k8s
|
||||
# Note that this implementation doesn't correspond with an
|
||||
# payload_builder, there are several `bouncer-*` implemenations.
|
||||
implementation: bouncer
|
||||
os: scriptworker
|
||||
worker-type:
|
||||
by-release-level:
|
||||
production: gecko-3-bouncer
|
||||
staging: gecko-1-bouncer
|
||||
beetmover:
|
||||
provisioner: scriptworker-k8s
|
||||
implementation: beetmover
|
||||
|
|
|
@ -14,10 +14,7 @@ kind-dependencies:
|
|||
|
||||
job-defaults:
|
||||
description: Update bouncer aliases job
|
||||
worker-type:
|
||||
by-release-level:
|
||||
production: scriptworker-k8s/gecko-3-bouncer
|
||||
staging: scriptworker-k8s/gecko-1-bouncer
|
||||
worker-type: bouncer
|
||||
worker:
|
||||
implementation: bouncer-aliases
|
||||
scopes:
|
||||
|
|
|
@ -11,10 +11,7 @@ transforms:
|
|||
|
||||
job-defaults:
|
||||
description: release bouncer submission job
|
||||
worker-type:
|
||||
by-release-level:
|
||||
production: scriptworker-k8s/gecko-3-bouncer
|
||||
staging: scriptworker-k8s/gecko-1-bouncer
|
||||
worker-type: bouncer
|
||||
worker:
|
||||
implementation: bouncer-submission
|
||||
scopes:
|
||||
|
|
|
@ -11,10 +11,7 @@ transforms:
|
|||
|
||||
job-defaults:
|
||||
description: release bouncer submission job
|
||||
worker-type:
|
||||
by-release-level:
|
||||
production: scriptworker-k8s/gecko-3-bouncer
|
||||
staging: scriptworker-k8s/gecko-1-bouncer
|
||||
worker-type: bouncer
|
||||
worker:
|
||||
implementation: bouncer-submission
|
||||
scopes:
|
||||
|
|
|
@ -11,10 +11,7 @@ transforms:
|
|||
|
||||
job-defaults:
|
||||
description: release partners bouncer submission job
|
||||
worker-type:
|
||||
by-release-level:
|
||||
production: scriptworker-k8s/gecko-3-bouncer
|
||||
staging: scriptworker-k8s/gecko-1-bouncer
|
||||
worker-type: bouncer
|
||||
worker:
|
||||
implementation: bouncer-submission
|
||||
scopes:
|
||||
|
|
Загрузка…
Ссылка в новой задаче