Bug 1347269 - Increase taskcluster instance size for linux twitch tests. r?dustin draft
authorBryce Van Dyk <bvandyk@mozilla.com>
Wed, 15 Mar 2017 08:52:32 +1300
changeset 498476 0de15238047c7fa6411711632d0784678c1f3a92
parent 495323 800ba54a4bd52628833c4db005ddd182586666c4
child 549163 0ca4d1f1b27741d08345a42614d0eef57c79d20a
push id49201
push userbvandyk@mozilla.com
push dateTue, 14 Mar 2017 20:26:25 +0000
reviewersdustin
bugs1347269, 1344961
milestone55.0a1
Bug 1347269 - Increase taskcluster instance size for linux twitch tests. r?dustin This attempts to address intermittent twitch test failures on Linux by having the tests run on beefier hardware. Bug 1344961 shows a number of failures where tests timeout before page loading is complete, the hope here is that more powerful hardware speed up these load times. MozReview-Commit-ID: 2yBQvKS8Xlh
taskcluster/ci/test/tests.yml
--- a/taskcluster/ci/test/tests.yml
+++ b/taskcluster/ci/test/tests.yml
@@ -117,16 +117,20 @@ external-media-tests-base:
                     - remove_executables.py
 
 external-media-tests-twitch:
     description: "External Media Test Twitch run"
     suite: external-media-tests/twitch
     treeherder-symbol: tc-VP(b-t)
     unittest-try-name: media-twitch-tests
     e10s: false
+    instance-size:
+        by-test-platform:
+            linux.*: xlarge
+            default: default
     tier: 2
     max-run-time: 5400
     docker-image: {"in-tree": "desktop1604-test"}
     run-on-projects:
         by-test-platform:
             windows.*: ['mozilla-central', 'try']
             default: ['all']
     mozharness: