2018-09-05 12:34:26 +03: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/.
|
|
|
|
|
|
|
|
loader: taskgraph.loader.transform:loader
|
|
|
|
|
2019-02-05 02:03:18 +03:00
|
|
|
kind-dependencies:
|
|
|
|
- post-beetmover-dummy
|
|
|
|
|
2018-09-05 12:34:26 +03:00
|
|
|
transforms:
|
|
|
|
- taskgraph.transforms.bouncer_locations:transforms
|
2019-02-05 02:03:18 +03:00
|
|
|
- taskgraph.transforms.release:run_on_releases
|
|
|
|
- taskgraph.transforms.release_deps:transforms
|
2018-09-05 12:34:26 +03:00
|
|
|
- taskgraph.transforms.task:transforms
|
|
|
|
|
|
|
|
job-defaults:
|
|
|
|
description: nightly bouncer locations job
|
|
|
|
attributes:
|
|
|
|
nightly: true
|
|
|
|
worker-type:
|
|
|
|
by-project:
|
|
|
|
mozilla-central: scriptworker-prov-v1/bouncer-v1
|
|
|
|
default: scriptworker-prov-v1/bouncer-dev
|
|
|
|
worker:
|
|
|
|
implementation: bouncer-locations
|
|
|
|
scopes:
|
|
|
|
by-project:
|
|
|
|
mozilla-central:
|
|
|
|
- project:releng:bouncer:action:locations
|
|
|
|
- project:releng:bouncer:server:production
|
|
|
|
default:
|
|
|
|
- project:releng:bouncer:action:locations
|
|
|
|
- project:releng:bouncer:server:staging
|
|
|
|
run-on-projects: ['maple', 'mozilla-central']
|
2019-02-05 02:03:18 +03:00
|
|
|
run-on-releases: ['nightly']
|
|
|
|
shipping-phase: ship
|
2018-09-05 12:34:26 +03:00
|
|
|
treeherder:
|
|
|
|
symbol: BncLoc
|
|
|
|
kind: other
|
|
|
|
tier: 2
|
|
|
|
|
|
|
|
jobs:
|
|
|
|
firefox:
|
2019-02-05 02:03:18 +03:00
|
|
|
shipping-product: firefox
|
2018-09-05 12:34:26 +03:00
|
|
|
bouncer-products:
|
2018-09-11 18:33:00 +03:00
|
|
|
- firefox-nightly-latest
|
|
|
|
- firefox-nightly-latest-ssl
|
|
|
|
- firefox-nightly-latest-l10n
|
|
|
|
- firefox-nightly-latest-l10n-ssl
|
2018-11-12 21:49:59 +03:00
|
|
|
- firefox-nightly-msi-latest-ssl
|
|
|
|
- firefox-nightly-msi-latest-l10n-ssl
|
2018-09-05 12:34:26 +03:00
|
|
|
treeherder:
|
|
|
|
platform: firefox-release/opt
|