Bug 1281004: run all web platform tests on desktop-test-xlarge; r=jmaher draft
authorDustin J. Mitchell <dustin@mozilla.com>
Thu, 30 Jun 2016 19:42:17 +0000
changeset 389198 87744db0ff2122cde214e22dc356af3ee3b87503
parent 389197 e5f679e4cf280a926da588c5f94f0ae7eeea6b39
child 389199 6b0b294d8ece3b325fd3af43a60f994427b9ddd8
push id23312
push userdmitchell@mozilla.com
push dateMon, 18 Jul 2016 17:58:50 +0000
reviewersjmaher
bugs1281004
milestone50.0a1
Bug 1281004: run all web platform tests on desktop-test-xlarge; r=jmaher This makes the instance size consistent for the whole suite MozReview-Commit-ID: 8s6n6BwXSjB
taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s.yml
--- a/taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s.yml
@@ -1,12 +1,13 @@
 ---
 $inherits:
   from: 'tasks/tests/fx_docker_desktop_generic.yml'
 task:
+  workerType: desktop-test-xlarge
   payload:
     maxRunTime: 5400
     command:
       - --no-read-buildbot-config
       - {"task-reference": "--installer-url=https://queue.taskcluster.net/v1/task/<{{build_slugid}}>/artifacts/{{build_location}}"}
       - {"task-reference": "--test-packages-url=https://queue.taskcluster.net/v1/task/<{{build_slugid}}>/artifacts/{{test_packages_location}}"}
       - --test-type=reftest
       - --e10s
@@ -16,13 +17,13 @@ task:
           mozharness/configs/web_platform_tests/prod_config.py
           mozharness/configs/remove_executables.py
   metadata:
     name: '[TC] Linux64 web-platform-tests-reftests-e10s'
     description: Web platform reftest e10s test run
   extra:
     suite:
       name: web-platform-tests-reftests
-      flavor: web-platform-tests-reftests-e10s
+      flavor: web-platform-tests-reftests
     treeherder:
       groupName: Desktop web-platform-tests
       groupSymbol: tc-W-e10s
-      symbol: Wr-e10s
+      symbol: Wr