commit d1836d616485d3e8a8aba9cc855012f45023584a
parent 10165083e5c71fd99fdfe82f60a8b0665a22cabe
Author: Julien Cristau <jcristau@mozilla.com>
Date: Mon, 10 Nov 2025 10:18:42 +0000
Bug 1996574 - run instrumented-build tasks on b-linux-docker-amd worker type. r=releng-reviewers,Eijebong
Differential Revision: https://phabricator.services.mozilla.com/D271776
Diffstat:
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/taskcluster/kinds/instrumented-build/kind.yml b/taskcluster/kinds/instrumented-build/kind.yml
@@ -52,7 +52,7 @@ tasks:
shipping-product: firefox
treeherder:
platform: linux64-shippable/opt
- worker-type: b-linux-amd
+ worker-type: b-linux-docker-amd
run:
config:
- builds/releng_base_firefox.py
@@ -81,7 +81,7 @@ tasks:
shipping-product: firefox
treeherder:
platform: linux64-aarch64-shippable/opt
- worker-type: b-linux-amd
+ worker-type: b-linux-docker-amd
run:
config:
- builds/releng_base_firefox.py
@@ -112,7 +112,7 @@ tasks:
shipping-product: firefox
treeherder:
platform: osx-shippable/opt
- worker-type: b-linux-amd
+ worker-type: b-linux-docker-amd
worker:
max-run-time: 7200
env:
@@ -158,7 +158,7 @@ tasks:
shipping-product: firefox
treeherder:
platform: osx-aarch64-shippable/opt
- worker-type: b-linux-amd
+ worker-type: b-linux-docker-amd
worker:
max-run-time: 7200
env:
@@ -208,7 +208,7 @@ tasks:
shipping-product: fennec
treeherder:
platform: android-5-0-x86_64-shippable/opt
- worker-type: b-linux-xlarge-amd
+ worker-type: b-linux-docker-xlarge-amd
worker:
docker-image: {in-tree: android-build}
env:
@@ -263,7 +263,7 @@ tasks:
shipping-product: fennec
treeherder:
platform: android-5-0-aarch64-shippable/opt
- worker-type: b-linux-xlarge-amd
+ worker-type: b-linux-docker-xlarge-amd
worker:
docker-image: {in-tree: android-build}
env:
@@ -318,7 +318,7 @@ tasks:
shipping-product: fennec
treeherder:
platform: android-5-0-armv7-shippable/opt
- worker-type: b-linux-xlarge-amd
+ worker-type: b-linux-docker-xlarge-amd
worker:
docker-image: {in-tree: android-build}
env:
@@ -373,7 +373,7 @@ tasks:
shipping-product: firefox
treeherder:
platform: windows2012-32-shippable/opt
- worker-type: b-linux-amd
+ worker-type: b-linux-docker-amd
run:
options: [append-env-variables-from-configs]
mozconfig-variant: profile-generate
@@ -412,7 +412,7 @@ tasks:
shipping-product: firefox
treeherder:
platform: win64-nightlyasrelease/opt
- worker-type: b-linux-amd
+ worker-type: b-linux-docker-amd
run:
options: [append-env-variables-from-configs]
mozconfig-variant: profile-generate
@@ -454,7 +454,7 @@ tasks:
shipping-product: firefox
treeherder:
platform: windows2012-64-shippable/opt
- worker-type: b-linux-amd
+ worker-type: b-linux-docker-amd
run:
options: [append-env-variables-from-configs]
mozconfig-variant: profile-generate
@@ -494,7 +494,7 @@ tasks:
shipping-product: firefox
treeherder:
platform: windows2012-aarch64-shippable/opt
- worker-type: b-linux-amd
+ worker-type: b-linux-docker-amd
run:
options: [append-env-variables-from-configs]
mozconfig-variant: profile-generate