Bug 1341312 - Split jsreftest jobs on Linux64-QR builds into 4 chunks to avoid timeout. r?jmaher draft
authorKartikaya Gupta <kgupta@mozilla.com>
Tue, 21 Feb 2017 10:36:48 -0500
changeset 487369 1b0a30c050b24deeb6738461ab2abb980869e49d
parent 487354 b69d4316561aa125612509a202922455d2de03e5
child 546458 8193e9756bf9e6325e444bc857868b6be0e53ef0
push id46223
push userkgupta@mozilla.com
push dateTue, 21 Feb 2017 15:37:22 +0000
reviewersjmaher
bugs1341312
milestone54.0a1
Bug 1341312 - Split jsreftest jobs on Linux64-QR builds into 4 chunks to avoid timeout. r?jmaher MozReview-Commit-ID: 2sbxIj3JgpW
taskcluster/ci/test/tests.yml
--- a/taskcluster/ci/test/tests.yml
+++ b/taskcluster/ci/test/tests.yml
@@ -258,16 +258,17 @@ jsreftest:
         by-test-platform:
             android.*: xlarge
             default: default
     chunks:
         by-test-platform:
             android-4.3-arm7-api-15/debug: 35
             android.*: 10
             windows.*: 2
+            linux64-qr/.*: 4
             default: 3
     e10s:
         by-test-platform:
             # Bug 1321782
             windows.*: false
             android.*: false
             linux64-ccov/opt: false
             default: both