commit d65f6db6c6232c466c8d24d24729ef9757e84d28
parent 694d4ac053c1a471d5dff264a6efa299cf42dbf7
Author: Julien Cristau <jcristau@mozilla.com>
Date: Wed, 12 Nov 2025 16:19:49 +0000
Bug 1999271 - run fuzzing tasks on b-linux worker type. r=releng-reviewers,Eijebong
Differential Revision: https://phabricator.services.mozilla.com/D271994
Diffstat:
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/taskcluster/kinds/fuzzing/kind.yml b/taskcluster/kinds/fuzzing/kind.yml
@@ -17,7 +17,7 @@ kind-dependencies:
task-defaults:
run-on-repo-type: [hg]
- worker-type: b-linux-gcp
+ worker-type: b-linux
description: Python Fuzzing Smoke Tests
worker:
max-run-time: 1800
@@ -36,7 +36,6 @@ task-defaults:
tasks:
simple:
platform: linux64/opt
- worker-type: b-linux-gcp
require-build:
linux64/opt: build-linux64/opt
description: Simple Fuzzing Test
@@ -59,7 +58,6 @@ tasks:
grizzly-linux64-opt:
platform: linux64/asan
- worker-type: b-linux-gcp
worker:
docker-image: {in-tree: ubuntu2404-test}
env:
@@ -77,7 +75,6 @@ tasks:
grizzly-linux64-debug:
platform: linux64/debug
- worker-type: b-linux-gcp
worker:
docker-image: {in-tree: ubuntu2404-test}
env:
@@ -95,7 +92,6 @@ tasks:
grizzly-linux64-tsan:
platform: linux64/tsan
- worker-type: b-linux-gcp
worker:
docker-image: {in-tree: ubuntu2404-test}
env: