Bug 1281004: add suite and flavor for web platform tests; r=armenzg draft
authorDustin J. Mitchell <dustin@mozilla.com>
Thu, 23 Jun 2016 21:39:59 +0000
changeset 389197 e5f679e4cf280a926da588c5f94f0ae7eeea6b39
parent 389196 0b4408539a0e65a7ee1f9f63c3e4961e290a0c07
child 389198 87744db0ff2122cde214e22dc356af3ee3b87503
push id23312
push userdmitchell@mozilla.com
push dateMon, 18 Jul 2016 17:58:50 +0000
reviewersarmenzg
bugs1281004
milestone50.0a1
Bug 1281004: add suite and flavor for web platform tests; r=armenzg MozReview-Commit-ID: Es0PM38OCTP
taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_e10s.yml
taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_reftests_e10s.yml
--- a/taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_e10s.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_linux64_web_platform_tests_e10s.yml
@@ -17,14 +17,17 @@ task:
         MOZHARNESS_SCRIPT: 'mozharness/scripts/web_platform_tests.py'
         MOZHARNESS_CONFIG: >
           mozharness/configs/web_platform_tests/prod_config.py
           mozharness/configs/remove_executables.py
   metadata:
     name: '[TC] Linux64 web-platform-tests-e10s-{{chunk}}'
     description: Web platform e10s tests run {{chunk}}
   extra:
+    suite:
+      name: web-platform-tests
+      flavor: web-platform-tests-e10s
     chunks:
       total: 12
     treeherder:
       groupName: Desktop web-platform-tests
       groupSymbol: tc-W-e10s
       symbol: {{chunk}}
--- 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
@@ -16,13 +16,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
+      flavor: web-platform-tests-reftests-e10s
     treeherder:
       groupName: Desktop web-platform-tests
       groupSymbol: tc-W-e10s
       symbol: Wr-e10s