Skip to content

Commit

Permalink
Bug 1347269 - Increase taskcluster instance size for linux twitch tes…
Browse files Browse the repository at this point in the history
…ts. 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

--HG--
extra : rebase_source : 2b803204e90a736b4634279ca8199cb8910551ba
  • Loading branch information
Bryce Van Dyk committed Mar 14, 2017
1 parent 1b1fb10 commit 7c7693d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions taskcluster/ci/test/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ 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"}
Expand Down

0 comments on commit 7c7693d

Please sign in to comment.