Bug 1207900 - Disable talos-h2 on Win10 production as it takes too long to run; r?jmaher draft
authorRob Wood <rwood@mozilla.com>
Mon, 18 Dec 2017 12:50:18 -0500
changeset 712743 9ec1f0d198e66afecc14d382962c700dcb49e08f
parent 712742 45ed85bd1b6ab5e85afc870969173e5f3b29cfd0
child 744121 6acab137cd601e885ee84d904c50be9a1efaacb4
push id93409
push userrwood@mozilla.com
push dateMon, 18 Dec 2017 17:51:02 +0000
reviewersjmaher
bugs1207900
milestone59.0a1
Bug 1207900 - Disable talos-h2 on Win10 production as it takes too long to run; r?jmaher MozReview-Commit-ID: 7JmKthEvsT2
taskcluster/ci/test/talos.yml
--- a/taskcluster/ci/test/talos.yml
+++ b/taskcluster/ci/test/talos.yml
@@ -225,17 +225,17 @@ talos-h1:
 talos-h2:
     description: "Talos h2"
     try-name: h2
     treeherder-symbol: tc-T(h2)
     max-run-time: 7200
     run-on-projects:
         by-test-platform:
             linux64-qr/.*: ['mozilla-central', 'try']
-            windows7-32.*: ['try']
+            windows.*: ['try']
             default: ['mozilla-beta', 'mozilla-central', 'mozilla-inbound', 'autoland', 'try']
     mozharness:
         extra-options:
             - --suite=h2
             - --add-option
             - --webServer,localhost
 
 talos-other: