Run TC Windows tests on Try as well draft
authorChris AtLee <catlee@mozilla.com>
Tue, 17 Jan 2017 12:44:46 -0500
changeset 462543 83ca1e9092b2037109eb94da95bfa92175b64aa9
parent 462540 d771a682648aeac5d42fb3f360edcb9b8a40540d
child 542437 e87621bd869a69e8cde1080e5ba87b6ec99378b4
push id41797
push usercatlee@mozilla.com
push dateTue, 17 Jan 2017 17:54:46 +0000
milestone53.0a1
Run TC Windows tests on Try as well MozReview-Commit-ID: DcnQsT2Dl9J
taskcluster/ci/test/tests.yml
--- a/taskcluster/ci/test/tests.yml
+++ b/taskcluster/ci/test/tests.yml
@@ -7,17 +7,17 @@
 
 cppunit:
     description: "CPP Unit Tests"
     suite: cppunittest
     treeherder-symbol: tc(Cpp)
     e10s: false
     run-on-projects:
         by-test-platform:
-            windows.*: ['mozilla-central']
+            windows.*: ['mozilla-central', 'try']
             default: ['all']
     mozharness:
         by-test-platform:
             android.*:
                 script: android_emulator_unittest.py
                 no-read-buildbot-config: true
                 config:
                     - android/androidarm_4_3.py
@@ -91,17 +91,17 @@ external-media-tests:
     description: "External Media Test run"
     suite: external-media-tests
     treeherder-symbol: tc-VP(b-m)
     e10s: false
     tier: 2
     max-run-time: 5400
     run-on-projects:
         by-test-platform:
-            windows.*: ['mozilla-central']
+            windows.*: ['mozilla-central', 'try']
             default: ['all']
     mozharness:
         script: firefox_media_tests_taskcluster.py
         config:
             by-test-platform:
                 windows.*:
                     - mediatests/taskcluster_windows_config.py
                 default:
@@ -208,17 +208,17 @@ jsreftest:
             android.*: false
             default: both
     max-run-time:
         by-test-platform:
             android.*: 7200
             default: 3600
     run-on-projects:
         by-test-platform:
-            windows.*: ['mozilla-central']
+            windows.*: ['mozilla-central', 'try']
             default: ['all']
     mozharness:
         by-test-platform:
             android.*:
                 script: android_emulator_unittest.py
                 no-read-buildbot-config: true
                 config:
                     - android/androidarm_4_3.py
@@ -531,17 +531,17 @@ mochitest-devtools-chrome:
     chunks:
         by-test-platform:
             windows.*: 8
             default: 10
     run-on-projects:
         by-test-platform:
             linux64-ccov/opt: []
             linux64-jsdcov/opt: []
-            windows.*: ['mozilla-central']
+            windows.*: ['mozilla-central', 'try']
             default: ['all']
     e10s:
         by-test-platform:
             linux64-ccov/opt: false
             linux64-jsdcov/opt: false
             # Bug 1304433: mochitest-devtools-chrome (e10s) not greened on windows
             windows.*: false
             default: both
@@ -618,17 +618,17 @@ mochitest-jetpack:
     description: "Mochitest jetpack run"
     suite: mochitest/jetpack-package
     treeherder-symbol: tc-M(JP)
     loopback-video: true
     e10s: false
     max-run-time: 5400
     run-on-projects:
         by-test-platform:
-            windows.*: ['mozilla-central']
+            windows.*: ['mozilla-central', 'try']
             default: ['all']
     mozharness:
         script: desktop_unittest.py
         no-read-buildbot-config: true
         chunked: true
         config:
             by-test-platform:
                 windows.*:
@@ -1076,17 +1076,17 @@ web-platform-tests:
         macosx.*: 5
         default: 12
     max-run-time: 7200
     instance-size: xlarge
     docker-image: {"in-tree": "desktop1604-test"}
     checkout: true
     run-on-projects:
         by-test-platform:
-            windows.*: ['mozilla-central']
+            windows.*: ['mozilla-central', 'try']
             default: ['all']
     mozharness:
         script: web_platform_tests.py
         no-read-buildbot-config: true
         config:
             by-test-platform:
                 windows.*:
                     - web_platform_tests/prod_config_windows_taskcluster.py
@@ -1106,17 +1106,17 @@ web-platform-tests-reftests:
         by-test-platform:
             # Bug 1304438
             windows.*: false
             default: both
     docker-image: {"in-tree": "desktop1604-test"}
     checkout: true
     run-on-projects:
         by-test-platform:
-            windows.*: ['mozilla-central']
+            windows.*: ['mozilla-central', 'try']
             default: ['all']
     mozharness:
         script: web_platform_tests.py
         no-read-buildbot-config: true
         config:
             by-test-platform:
                 windows.*:
                     - web_platform_tests/prod_config_windows_taskcluster.py