summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/test/compiled.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
commitd8bbc7858622b6d9c278469aab701ca0b609cddf (patch)
treeeff41dc61d9f714852212739e6b3738b82a2af87 /taskcluster/ci/test/compiled.yml
parentReleasing progress-linux version 125.0.3-1~progress7.99u1. (diff)
downloadfirefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz
firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'taskcluster/ci/test/compiled.yml')
-rw-r--r--taskcluster/ci/test/compiled.yml17
1 files changed, 10 insertions, 7 deletions
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