Bug 1362407 - TC configs for new quantum-pageload-e10s test; r?wcosta draft
authorRob Wood <rwood@mozilla.com>
Mon, 29 May 2017 10:55:58 -0400
changeset 586023 97222d618f8b04f5e8df2e5a621ebd0490994e9b
parent 585921 cce4d83d2b99ffedbd67a2f40ce26e53e9ae27ab
child 630851 fc90f94b5ea65a488746f0ffa9c25564f983eb6f
push id61255
push userrwood@mozilla.com
push dateMon, 29 May 2017 14:56:20 +0000
reviewerswcosta
bugs1362407
milestone55.0a1
Bug 1362407 - TC configs for new quantum-pageload-e10s test; r?wcosta MozReview-Commit-ID: 83YHzNcfKyi
taskcluster/ci/test/test-sets.yml
taskcluster/ci/test/tests.yml
--- a/taskcluster/ci/test/test-sets.yml
+++ b/taskcluster/ci/test/test-sets.yml
@@ -61,16 +61,17 @@ talos:
     - talos-g2
     - talos-g3
     - talos-g4
     - talos-g5
     - talos-other
     - talos-svgr
     - talos-tp5o
     - talos-perf-reftest
+    - talos-quantum-pageload
 
 awsy:
     - awsy
 
 headless:
     - marionette-headless
 
 ##
--- a/taskcluster/ci/test/tests.yml
+++ b/taskcluster/ci/test/tests.yml
@@ -1506,16 +1506,40 @@ talos-tp5o:
                 default:
                     - talos/linux_config.py
                     - remove_executables.py
         extra-options:
             - --suite=tp5o
             - --add-option
             - --webServer,localhost
 
+talos-quantum-pageload:
+    description: "Talos quantum-pageload"
+    suite: talos
+    talos-try-name: q1
+    treeherder-symbol: tc-T(q1)
+    run-on-projects:
+        by-test-platform:
+            windows.*: ['mozilla-central', 'mozilla-inbound', 'autoland', 'try']
+            default: ['try']
+    max-run-time: 3600
+    e10s: true
+    mozharness:
+        script: talos_script.py
+        no-read-buildbot-config: true
+        config:
+            by-test-platform:
+                windows.*:
+                    - talos/windows_config.py
+                default:
+                    - talos/linux_config.py
+                    - remove_executables.py
+        extra-options:
+            - --suite=quantum-pageload-e10s
+
 web-platform-tests:
     description: "Web platform test run"
     suite: web-platform-tests
     treeherder-symbol: tc-W(wpt)
     chunks:
       by-test-platform:
         macosx64/opt: 5
         macosx64/debug: 10