tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 0d63d70995bb305ff8bfa611a498cb2a0c435940
parent c612ad015609750e6ef034dacd3bf8ece0770663
Author: Julien Cristau <jcristau@mozilla.com>
Date:   Mon, 10 Nov 2025 10:18:38 +0000

Bug 1996574 - move linux builds to b-linux-docker(|-large|-xlarge)-amd worker pools. r=releng-reviewers,ahal

Updating the worker image from docker-worker to generic-worker+d2g.

Differential Revision: https://phabricator.services.mozilla.com/D271633

Diffstat:
Mtaskcluster/kinds/build/linux-base-toolchains.yml | 2+-
Mtaskcluster/kinds/build/linux.yml | 16++++++++--------
2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/taskcluster/kinds/build/linux-base-toolchains.yml b/taskcluster/kinds/build/linux-base-toolchains.yml @@ -7,7 +7,7 @@ # linux.yml would make using task-defaults there significantly less useful. --- task-defaults: - worker-type: b-linux-amd + worker-type: b-linux-docker-amd run: extra-config: extra_mozconfig_content: diff --git a/taskcluster/kinds/build/linux.yml b/taskcluster/kinds/build/linux.yml @@ -3,7 +3,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. --- task-defaults: - worker-type: b-linux-amd + worker-type: b-linux-docker-amd linux64/opt: description: "Linux64 Opt" @@ -495,7 +495,7 @@ linux64-devedition/opt: treeherder: platform: linux64-devedition/opt symbol: B - worker-type: b-linux-xlarge-amd + worker-type: b-linux-docker-xlarge-amd worker: max-run-time: 7200 env: @@ -544,7 +544,7 @@ linux64-reproduced/opt: treeherder: platform: linux64-shippable/opt symbol: Bpgo(repr) - worker-type: b-linux-xlarge-amd + worker-type: b-linux-docker-xlarge-amd worker: max-run-time: 9000 env: @@ -1138,7 +1138,7 @@ linux64-asan-reporter-shippable/opt: platform: linux64-asan-reporter/opt symbol: BoR run-on-projects: ['mozilla-central'] - worker-type: b-linux-xlarge-amd + worker-type: b-linux-docker-xlarge-amd worker: env: PERFHERDER_EXTRA_OPTIONS: asan-reporter @@ -1235,7 +1235,7 @@ linux64-shippable/opt: platform: linux64-shippable/opt symbol: Bpgo(B) run-on-projects: ['release'] - worker-type: b-linux-xlarge-amd + worker-type: b-linux-docker-xlarge-amd worker: max-run-time: 9000 env: @@ -1282,7 +1282,7 @@ linux64-nightlyasrelease/opt: platform: linux64-nightlyasrelease/opt symbol: Bpgo(Bnar) run-on-projects: [trunk-only] - worker-type: b-linux-xlarge-amd + worker-type: b-linux-docker-xlarge-amd worker: max-run-time: 9000 env: @@ -1671,7 +1671,7 @@ linux64-aarch64-shippable/opt: treeherder: platform: linux64-aarch64-shippable/opt symbol: Bpgo(B) - worker-type: b-linux-xlarge-amd + worker-type: b-linux-docker-xlarge-amd worker: max-run-time: 9000 env: @@ -1723,7 +1723,7 @@ linux64-aarch64-devedition/opt: treeherder: platform: linux64-aarch64-devedition/opt symbol: Bpgo(B) - worker-type: b-linux-xlarge-amd + worker-type: b-linux-docker-xlarge-amd worker: max-run-time: 9000 env: