2019-09-19 08:40:05 +00:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
---
|
2019-09-24 10:52:05 +00:00
|
|
|
loader: fenix_taskgraph.loader.single_dep:loader
|
2019-09-19 08:40:05 +00:00
|
|
|
|
|
|
|
transforms:
|
2019-09-24 10:52:05 +00:00
|
|
|
- fenix_taskgraph.transforms.single_dep:transforms
|
|
|
|
- fenix_taskgraph.transforms.signing:transforms
|
2019-09-19 08:40:05 +00:00
|
|
|
- taskgraph.transforms.task:transforms
|
|
|
|
|
|
|
|
kind-dependencies:
|
2019-09-24 10:52:05 +00:00
|
|
|
- build
|
2019-09-19 08:40:05 +00:00
|
|
|
|
2019-09-24 10:52:05 +00:00
|
|
|
job-template:
|
2019-09-19 08:40:05 +00:00
|
|
|
description: Sign Fenix
|
|
|
|
worker-type:
|
2019-09-24 10:52:05 +00:00
|
|
|
by-build-type:
|
2019-09-20 21:56:23 +00:00
|
|
|
(fennec-production|nightly|nightly-legacy|production):
|
2019-09-19 08:40:05 +00:00
|
|
|
by-level:
|
|
|
|
'3': signing
|
|
|
|
default: dep-signing
|
|
|
|
default: dep-signing
|
2019-09-24 10:52:05 +00:00
|
|
|
worker:
|
|
|
|
signing-type:
|
|
|
|
by-build-type:
|
|
|
|
fennec-production:
|
|
|
|
by-level:
|
|
|
|
'3': fennec-production-signing
|
|
|
|
default: dep-signing
|
|
|
|
nightly:
|
|
|
|
by-level:
|
|
|
|
'3': nightly-signing
|
|
|
|
default: dep-signing
|
|
|
|
nightly-legacy:
|
|
|
|
by-level:
|
|
|
|
'3': production-signing
|
|
|
|
default: dep-signing
|
|
|
|
performance-test: dep-signing
|
|
|
|
production:
|
|
|
|
by-level:
|
|
|
|
'3': production-signing
|
|
|
|
default: dep-signing
|
|
|
|
default: dep-signing
|
|
|
|
index:
|
|
|
|
by-build-type:
|
|
|
|
(fennec-production|nightly|performance-test|production):
|
|
|
|
type: signing
|
|
|
|
default: {}
|
2019-09-19 08:40:05 +00:00
|
|
|
run-on-tasks-for: []
|
|
|
|
treeherder:
|
2019-09-24 10:52:05 +00:00
|
|
|
job-symbol: Bs
|
2019-09-19 08:40:05 +00:00
|
|
|
kind: build
|
|
|
|
platform: android-all/opt
|
2019-09-24 10:52:05 +00:00
|
|
|
tier: 2
|