Bug 1456234: [release-promotion] Show bouncer worker tasks on treeherder; r=aki

Differential Revision: https://phabricator.services.mozilla.com/D1481
This commit is contained in:
Tom Prince 2018-06-01 04:27:16 +00:00
parent 7984758be8
commit b0a03d10e5
2 changed files with 22 additions and 0 deletions

View File

@ -38,6 +38,10 @@ job-defaults:
- project:releng:bouncer:server:staging
run-on-projects: []
shipping-phase: ship
treeherder:
symbol: Rel(BncAlias)
kind: test
tier: 1
jobs:
devedition:
@ -46,6 +50,8 @@ jobs:
firefox-devedition-latest: installer
firefox-devedition-stub: stub-installer
shipping-product: devedition
treeherder:
platform: devedition-release/opt
fennec:
bouncer-products-per-alias:
@ -60,6 +66,8 @@ jobs:
fennec-beta-latest: apk
default: {}
shipping-product: fennec
treeherder:
platform: fennec-release/opt
firefox:
bouncer-products-per-alias:
@ -89,3 +97,5 @@ jobs:
firefox-beta-stub: stub-installer
default: {}
shipping-product: firefox
treeherder:
platform: firefox-release/opt

View File

@ -34,18 +34,26 @@ job-defaults:
run-on-projects: []
shipping-phase: promote
locales-file: browser/locales/shipped-locales
treeherder:
symbol: Rel(BncSub)
kind: test
tier: 1
jobs:
devedition:
bouncer-platforms: ['linux', 'linux64', 'osx', 'win', 'win64']
bouncer-products: ['complete-mar', 'installer', 'installer-ssl', 'partial-mar', 'stub-installer']
shipping-product: devedition
treeherder:
platform: devedition-release/opt
fennec:
bouncer-platforms: ['android', 'android-x86']
bouncer-products: ['apk']
shipping-product: fennec
locales-file: mobile/locales/l10n-changesets.json
treeherder:
platform: fennec-release/opt
firefox:
bouncer-platforms: ['linux', 'linux64', 'osx', 'win', 'win64']
@ -56,8 +64,12 @@ jobs:
mozilla-esr60: ['complete-mar', 'installer', 'installer-ssl', 'partial-mar']
jamun: ['complete-mar', 'installer', 'installer-ssl', 'partial-mar']
shipping-product: firefox
treeherder:
platform: firefox-release/opt
firefox-rc:
bouncer-platforms: ['linux', 'linux64', 'osx', 'win', 'win64']
bouncer-products: ['complete-mar-candidates', 'partial-mar-candidates']
shipping-product: firefox
treeherder:
platform: firefox-release/opt