зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1374351: Update platform names for cross-compiled OSX builds r=Callek
MozReview-Commit-ID: 4a2mhRVFhQP --HG-- extra : rebase_source : 555ada9a7dc4eeaa44be6376c6b9fe87f15b8ad5
This commit is contained in:
Родитель
6267b55c93
Коммит
e1975d6c38
|
@ -4,7 +4,7 @@ macosx64/debug:
|
|||
product: firefox
|
||||
job-name: macosx64-debug
|
||||
treeherder:
|
||||
platform: osx-10-10/debug
|
||||
platform: osx-cross/debug
|
||||
symbol: tc(B)
|
||||
tier: 1
|
||||
worker-type: aws-provisioner-v1/gecko-{level}-b-macosx64
|
||||
|
@ -28,7 +28,7 @@ macosx64/opt:
|
|||
product: firefox
|
||||
job-name: macosx64-opt
|
||||
treeherder:
|
||||
platform: osx-10-10/opt
|
||||
platform: osx-cross/opt
|
||||
symbol: tc(B)
|
||||
tier: 1
|
||||
worker-type: aws-provisioner-v1/gecko-{level}-b-macosx64
|
||||
|
@ -72,7 +72,7 @@ macosx64-noopt/debug:
|
|||
product: firefox
|
||||
job-name: macosx64-noopt-debug
|
||||
treeherder:
|
||||
platform: osx-10-7-noopt/debug
|
||||
platform: osx-cross-noopt/debug
|
||||
symbol: tc(B)
|
||||
tier: 2
|
||||
worker-type: aws-provisioner-v1/gecko-{level}-b-macosx64
|
||||
|
@ -100,7 +100,7 @@ macosx64-add-on-devel/opt:
|
|||
product: firefox
|
||||
job-name: macosx64-add-on-devel
|
||||
treeherder:
|
||||
platform: osx-10-7-add-on-devel/opt
|
||||
platform: osx-cross-add-on-devel/opt
|
||||
symbol: tc(B)
|
||||
tier: 2
|
||||
worker-type: aws-provisioner-v1/gecko-{level}-b-macosx64
|
||||
|
@ -129,7 +129,7 @@ macosx64-nightly/opt:
|
|||
job-name: macosx64-opt
|
||||
type: nightly
|
||||
treeherder:
|
||||
platform: osx-10-10/opt
|
||||
platform: osx-cross/opt
|
||||
symbol: tc(N)
|
||||
tier: 2
|
||||
worker-type: aws-provisioner-v1/gecko-{level}-b-macosx64
|
||||
|
|
|
@ -55,7 +55,7 @@ job-template:
|
|||
by-build-platform:
|
||||
linux64-l10n: linux64/opt
|
||||
linux-l10n: linux32/opt
|
||||
macosx64: osx-10-7/opt
|
||||
macosx64: osx-cross/opt
|
||||
android-api-15-l10n: android-4-0-armv7-api15/opt
|
||||
mozharness:
|
||||
config:
|
||||
|
|
|
@ -73,7 +73,7 @@ job-template:
|
|||
by-build-platform:
|
||||
linux64-nightly: linux64/opt
|
||||
linux-nightly: linux32/opt
|
||||
macosx64-nightly: osx-10-7/opt
|
||||
macosx64-nightly: osx-cross/opt
|
||||
android-api-15-nightly: android-4-0-armv7-api15/opt
|
||||
env:
|
||||
by-build-platform:
|
||||
|
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
index:
|
||||
job-name: macosx64-st-an-debug
|
||||
treeherder:
|
||||
platform: osx-10-7/debug
|
||||
platform: osx-cross/debug
|
||||
worker-type: aws-provisioner-v1/gecko-{level}-b-macosx64
|
||||
worker:
|
||||
docker-image: {in-tree: desktop-build}
|
||||
|
@ -47,7 +47,7 @@ jobs:
|
|||
index:
|
||||
job-name: macosx64-st-an-opt
|
||||
treeherder:
|
||||
platform: osx-10-7/opt
|
||||
platform: osx-cross/opt
|
||||
worker-type: aws-provisioner-v1/gecko-{level}-b-macosx64
|
||||
worker:
|
||||
docker-image: {in-tree: desktop-build}
|
||||
|
|
|
@ -398,8 +398,8 @@ def set_treeherder_machine_platform(config, tests):
|
|||
# treeherder.
|
||||
'linux64-asan/opt': 'linux64/asan',
|
||||
'linux64-pgo/opt': 'linux64/pgo',
|
||||
'macosx64/debug': 'osx-10-10/debug',
|
||||
'macosx64/opt': 'osx-10-10/opt',
|
||||
'macosx64/debug': 'osx-cross/debug',
|
||||
'macosx64/opt': 'osx-cross/opt',
|
||||
'win64-asan/opt': 'windows10-64/asan',
|
||||
# The build names for Android platforms have partially evolved over the
|
||||
# years and need to be translated.
|
||||
|
|
Загрузка…
Ссылка в новой задаче