Bug 1428790 - Disable talos heavy user profile tests on windows and linux; r?jmaher draft
authorRob Wood <rwood@mozilla.com>
Wed, 17 Jan 2018 11:40:07 -0500
changeset 721652 9fa4b9831002b1e56cfe3402ade2aa26053a52b8
parent 721641 f1a74cfcfe1a4e126806a7f34335d31fabbceb57
child 746400 6eba957904afb0c1a7c2e927a8e90a568195072e
push id95909
push userrwood@mozilla.com
push dateWed, 17 Jan 2018 16:55:44 +0000
reviewersjmaher
bugs1428790
milestone59.0a1
Bug 1428790 - Disable talos heavy user profile tests on windows and linux; r?jmaher MozReview-Commit-ID: DppwZi5tGNx
taskcluster/ci/test/talos.yml
--- a/taskcluster/ci/test/talos.yml
+++ b/taskcluster/ci/test/talos.yml
@@ -208,34 +208,34 @@ talos-g5-stylo-disabled:
 
 talos-h1:
     description: "Talos h1"
     try-name: h1
     treeherder-symbol: tc-T(h1)
     max-run-time: 5400
     run-on-projects:
         by-test-platform:
-            .*-qr/.*: ['mozilla-central', 'try']
-            windows7-32.*: ['try']
+            windows.*: ['try']
+            linux64.*: ['try']
             default: ['mozilla-beta', 'mozilla-central', 'mozilla-inbound', 'autoland', 'try']
     mozharness:
         extra-options:
             - --suite=h1
             - --add-option
             - --webServer,localhost
 
 talos-h2:
     description: "Talos h2"
     try-name: h2
     treeherder-symbol: tc-T(h2)
     max-run-time: 7200
     run-on-projects:
         by-test-platform:
-            .*-qr/.*: ['mozilla-central', 'try']
             windows.*: ['try']
+            linux64.*: ['try']
             default: ['mozilla-beta', 'mozilla-central', 'mozilla-inbound', 'autoland', 'try']
     mozharness:
         extra-options:
             - --suite=h2
             - --add-option
             - --webServer,localhost
 
 talos-other: