commit f5714c419ecd6ae94fe5b96d82c1dc1e95e70488
parent 4475cfb9b6b2ca662218be230f7804233b6345cc
Author: Julien Cristau <jcristau@mozilla.com>
Date: Mon, 10 Nov 2025 10:18:39 +0000
Bug 1996574 - move android builds to b-linux-docker(|-large|-xlarge)-amd worker pools. r=releng-reviewers,ahal
Differential Revision: https://phabricator.services.mozilla.com/D271637
Diffstat:
4 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/taskcluster/kinds/build/android-asan.yml b/taskcluster/kinds/build/android-asan.yml
@@ -58,7 +58,7 @@ android-x86_64-asan-fuzzing/opt:
treeherder:
platform: android-5-0-x86_64/asan
symbol: Bof
- worker-type: b-linux-large-amd
+ worker-type: b-linux-docker-large-amd
worker:
env:
TOOLTOOL_MANIFEST: "mobile/android/config/tooltool-manifests/android-x86/releng.manifest"
diff --git a/taskcluster/kinds/build/android-stuff.yml b/taskcluster/kinds/build/android-stuff.yml
@@ -20,7 +20,7 @@ android-geckoview-docs/opt:
tier: 2
symbol: A(gv-docs)
run-on-projects: [mozilla-central-only]
- worker-type: b-linux-amd
+ worker-type: b-linux-docker-amd
worker:
docker-image: {in-tree: android-build}
env:
diff --git a/taskcluster/kinds/build/android.yml b/taskcluster/kinds/build/android.yml
@@ -9,7 +9,7 @@ task-defaults:
- geckoview
index:
product: mobile
- worker-type: b-linux-amd
+ worker-type: b-linux-docker-amd
worker:
docker-image: {in-tree: android-build}
max-run-time: 7200
@@ -152,7 +152,7 @@ android-arm-shippable/opt:
platform: android-5-0-armv7-shippable/opt
symbol: Bpgo(B)
run-on-projects: ['release']
- worker-type: b-linux-xlarge-amd
+ worker-type: b-linux-docker-xlarge-amd
worker:
env:
TOOLTOOL_MANIFEST: "mobile/android/config/tooltool-manifests/android/releng.manifest"
@@ -181,7 +181,7 @@ android-arm-shippable-lite/opt:
platform: android-5-0-armv7-shippable/opt
symbol: Bpgo(Bl)
run-on-projects: ['release']
- worker-type: b-linux-xlarge-amd
+ worker-type: b-linux-docker-xlarge-amd
worker:
env:
TOOLTOOL_MANIFEST: "mobile/android/config/tooltool-manifests/android/releng.manifest"
@@ -311,7 +311,7 @@ android-aarch64-shippable/opt:
platform: android-5-0-aarch64-shippable/opt
symbol: Bpgo(B)
run-on-projects: ['release']
- worker-type: b-linux-xlarge-amd
+ worker-type: b-linux-docker-xlarge-amd
worker:
env:
TOOLTOOL_MANIFEST: "mobile/android/config/tooltool-manifests/android/releng.manifest"
@@ -340,7 +340,7 @@ android-aarch64-shippable-lite/opt:
platform: android-5-0-aarch64-shippable/opt
symbol: Bpgo(Bl)
run-on-projects: ['release']
- worker-type: b-linux-xlarge-amd
+ worker-type: b-linux-docker-xlarge-amd
worker:
env:
TOOLTOOL_MANIFEST: "mobile/android/config/tooltool-manifests/android/releng.manifest"
@@ -471,7 +471,7 @@ android-x86_64-shippable/opt:
platform: android-5-0-x86_64-shippable/opt
symbol: Bpgo(B)
run-on-projects: ['release']
- worker-type: b-linux-xlarge-amd
+ worker-type: b-linux-docker-xlarge-amd
worker:
env:
TOOLTOOL_MANIFEST: "mobile/android/config/tooltool-manifests/android-x86/releng.manifest"
@@ -500,7 +500,7 @@ android-x86_64-shippable-lite/opt:
platform: android-5-0-x86_64-shippable/opt
symbol: Bpgo(Bl)
run-on-projects: ['release']
- worker-type: b-linux-xlarge-amd
+ worker-type: b-linux-docker-xlarge-amd
worker:
env:
TOOLTOOL_MANIFEST: "mobile/android/config/tooltool-manifests/android-x86/releng.manifest"
diff --git a/taskcluster/kinds/build/fenix.yml b/taskcluster/kinds/build/fenix.yml
@@ -45,7 +45,7 @@ android-aarch64-fenix/debug:
treeherder:
platform: fenix-android-all/opt
symbol: fenix-debug(Br)
- worker-type: b-linux-amd
+ worker-type: b-linux-docker-amd
worker:
env:
TOOLTOOL_MANIFEST: "mobile/android/config/tooltool-manifests/android/releng.manifest"