Bug 1762991 - switch to --disable-fission and fission by default. r=gbrown,webdriver...
[gecko.git] / taskcluster / ci / test / raptor.yml
blob2af28764594970652599f3bba5e2739e96d6f553
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4 ---
5 job-defaults:
6     max-run-time:
7         by-app:
8             firefox:
9                 by-test-platform:
10                     .*-ref-hw-2017-qr/.*: 3600
11                     .*-qr/.*: 2400
12                     default: 1800
13             default:
14                 by-test-platform:
15                     .*-qr/.*: 2400
16                     .*-ux/.*: 2400
17                     default: 1800
18     suite: raptor
19     test-manifest-loader: null  # don't load tests in the taskgraph
20     run-on-projects: []
21     limit-platforms:
22         by-app:
23             chrome:
24                 - .*shippable(?!-qr).*
25             chromium:
26                 - .*shippable(?!-qr).*
27             default: []
28     tier: 2
29     virtualization: hardware
30     mozharness:
31         script: raptor_script.py
32         config:
33             by-test-platform:
34                 macosx.*:
35                     - raptor/mac_config.py
36                 windows.*:
37                     - raptor/windows_config.py
38                 default:
39                     - raptor/linux_config.py
40         extra-options:
41             # Bug 1626522: Temporarily enable extension logging for
42             # an easier investigation of intermittents on mobile devices
43             - --setpref=extensions.logging.enabled=true
44     fetches:
45         fetch:
46             by-app:
47                 chromium:
48                     by-test-platform:
49                         win.*64.*:
50                             - win64-chromium
51                         win.*32.*:
52                             - win32-chromium
53                         macosx.*:
54                             - mac-chromium
55                         default:
56                             - linux64-chromium
57                 default: []
58     run-without-variant: false
59     variants: [fission]
61 raptor-youtube-playback-v9-power-firefox:
62     description: Raptor V9 YouTube Playback on Firefox with Power Testing
63     try-name: raptor-youtube-playback-v9-power-firefox
64     treeherder-symbol: Rap(ytp-v9-p)
65     run-on-projects:
66         by-test-platform:
67             (linux|windows.*64|macos)(?!.*shippable).*: []
68             (linux|windows.*64|macos)(?!.*-qr).*: []
69             default: [mozilla-central]
70     max-run-time: 2700
71     tier: 2
72     mozharness:
73         extra-options:
74             - --test=raptor-youtube-playback-v9
75             - --power-test
77 raptor-youtube-playback-h264-power-firefox:
78     description: Raptor H264 YouTube Playback on Firefox with Power Testing
79     try-name: raptor-youtube-playback-h264-power-firefox
80     treeherder-symbol: Rap(ytp-h264-p)
81     run-on-projects:
82         by-test-platform:
83             (linux|windows.*64|macos)(?!.*shippable).*: []
84             (linux|windows.*64|macos)(?!.*-qr).*: []
85             default: [mozilla-central]
86     max-run-time: 2700
87     tier: 2
88     mozharness:
89         extra-options:
90             - --test=raptor-youtube-playback-h264
91             - --power-test