From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- taskcluster/ci/test/compiled.yml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'taskcluster/ci/test/compiled.yml') diff --git a/taskcluster/ci/test/compiled.yml b/taskcluster/ci/test/compiled.yml index 08434d5ac7..ebe6b9bb2b 100644 --- a/taskcluster/ci/test/compiled.yml +++ b/taskcluster/ci/test/compiled.yml @@ -49,7 +49,7 @@ gtest: description: "GTests run" suite: gtest treeherder-symbol: GTest - instance-size: xlarge + instance-size: xlarge-noscratch run-on-projects: by-variant: 1proc: @@ -81,17 +81,17 @@ jittest: default: [] chunks: by-test-platform: - windows.*-ccov-qr/opt: 8 + windows.*-ccov-qr/opt: 6 windows.*: 1 macosx.*/opt: 1 macosx.*/debug: 3 - android.*: 10 + android.*/opt: 3 + android-hw-.*-aarch64-qr/debug: 8 default: 6 max-run-time: by-test-platform: - windows.*-ccov.*/.*: 7200 - macosx.*-ccov.*/.*: 7200 - android-hw.*: 5400 + windows.*-ccov.*/.*: 1800 + android-hw.*: 2400 default: 3600 mozharness: chunked: @@ -116,7 +116,10 @@ jittest-all: by-test-platform: android-hw-.*-arm7(?:-shippable)?-qr/.*: ['mozilla-central', 'release'] default: [] - chunks: 10 + chunks: + by-test-platform: + android-.*/opt: 3 + android-.*/debug: 6 max-run-time: 3600 mozharness: chunked: true -- cgit v1.2.3