summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/test/raptor.yml
blob: fc57f43a14af036aab94feb87b382e66f2113a03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
job-defaults:
    max-run-time:
        by-app:
            firefox:
                by-test-platform:
                    .*-qr/.*: 2400
                    .*-ref-hw-2017/.*: 3600
                    default: 1800
            default:
                by-test-platform:
                    .*-qr/.*: 2400
                    .*-ux/.*: 2400
                    default: 1800
    suite: raptor
    test-manifest-loader: null  # don't load tests in the taskgraph
    run-on-projects:
        by-app:
            firefox:
                by-test-name:
                    raptor-tp6-firefox:
                        by-pageload:
                            warm:
                                by-test-platform:
                                    windows7-32.*/opt: []
                                    (linux|windows10|macos)(?!.*shippable).*: []
                                    linux.*shippable.*: []
                                    macos.*shippable.*: []
                                    default: ["mozilla-central"]
                            cold:
                                by-test-platform:
                                    windows7-32.*/opt: []
                                    macosx.*64(?:-qr)?/opt: ["mozilla-central"]
                                    (linux|windows10|macos)(?!.*shippable).*: []
                                    linux.*shippable.*: []
                                    macos.*shippable.*: []
                                    default: ["trunk", "mozilla-beta"]
                    default:
                        by-test-platform:
                            windows7-32.*/opt: []
                            macosx.*64(?:-qr)?/opt: ["mozilla-central"]
                            (linux|windows10|macos)(?!.*shippable).*: []
                            default: ["trunk", "mozilla-beta"]
            chrome: []
            chromium: []
            default:  # tests that dont have "apps: []"
                by-test-name:
                    raptor-.*-profiling.*:
                        by-test-platform:
                            windows7-32.*/opt: []
                            (linux|windows10|macos)(?!.*shippable).*: []
                            default: ["mozilla-central"]
                    default:
                        by-test-platform:
                            windows7-32.*/opt: []
                            macosx.*64(?:-qr)?/opt: ["mozilla-central"]
                            (linux|windows10|macos)(?!.*shippable).*: []
                            default: ["trunk", "mozilla-beta"]
    limit-platforms:
        by-app:
            chrome:
                - linux64-shippable/opt
                - windows7-32-shippable/opt
                - windows10-64-shippable/opt
                - macosx1014-64-shippable/opt
            chromium:
                - linux64-shippable/opt
                - windows7-32-shippable/opt
                - windows10-64-shippable/opt
                - macosx1014-64-shippable/opt
            default:
                - .*
    tier:
        by-app:
            firefox:
                by-test-platform:
                    windows10-64-ref-hw-2017/opt: 2
                    windows10-64-ccov.*/.*: 3
                    linux64-ccov.*/.*: 3
                    default: 2
            default: 2
    fission-tier: 2
    virtualization:
        by-test-platform:
            windows10-64-ccov.*/.*: virtual
            default: hardware
    mozharness:
        script: raptor_script.py
        config:
            by-test-platform:
                macosx.*:
                    - raptor/mac_config.py
                windows.*:
                    - raptor/windows_config.py
                windows10-64-ccov.*/.*:
                    - raptor/windows_vm_config.py
                linux64-ccov.*/.*:
                    - raptor/linux64_config_taskcluster.py
                default:
                    - raptor/linux_config.py
        extra-options:
            # Bug 1626522: Temporarily enable extension logging for
            # an easier investigation of intermittents on mobile devices
            - --setpref=extensions.logging.enabled=true
            # Bug 1663449: Disable conditioned profiles for raptor tests because of test failures
            - --no-conditioned-profile
    fission-run-on-projects:
        by-app:
            chrome: []
            chromium: []
            default:
                by-test-platform:
                    linux64-shippable-qr/opt: ["mozilla-central"]
                    windows10-64-shippable-qr/opt: ["mozilla-central"]
                    default: []
    fetches:
        fetch:
            by-app:
                chromium:
                    by-test-platform:
                        win.*64.*:
                            - win64-chromium
                        win.*32.*:
                            - win32-chromium
                        macosx.*:
                            - mac-chromium
                        default:
                            - linux64-chromium
                default: []

raptor-tp6:
    description: "Raptor (webextension) tp6"
    apps: ["firefox", "chrome", "chromium"]
    variants:
        # Used for defining webrender and fission build variant tests,
        by-app:
            firefox:
                by-subtest:
                    yahoo-mail: []
                    wikipedia: []
                    default: ["fission"]
            chrome: []
            chromium: []
            default: []
    pageload:
        by-app:
            firefox: "both"
            chrome: "both"
            chromium: "both"
            default: "cold"
    limit-platforms:
        by-app:
            chrome:
                # Run on non-QR shippable, but test-platforms.yml doesn't have
                # any more non-QR macosx shippable things. So for macosx we want
                # to run it on shippable-qr, otherwise there's nothing running
                # this on macosx at all.
                - .*shippable[^-qr].*
                - macosx1014-64-shippable-qr/opt
            chromium:
                # Ditto as for chrome
                - .*shippable[^-qr].*
                - macosx1014-64-shippable-qr/opt
            default: []
    treeherder-symbol: Rap(tp6)
    max-run-time: 4000
    raptor-test: tp6
    raptor-subtests:
        - amazon
        - apple
        - bing
        - ebay
        - [facebook, fb]
        - [facebook-redesign, fb-r]
        - fandom
        - [docs, gdoc]
        - google
        - [google-mail, gmail]
        - [sheets, gsheets]
        - [slides, gslides]
        - imdb
        - imgur
        - instagram
        - linkedin
        - microsoft
        - netflix
        - office
        - outlook
        - paypal
        - pinterest
        - reddit
        - tumblr
        - twitch
        - twitter
        - wikipedia
        - yahoo-mail
        - yahoo-news
        - yandex
        - youtube
    tier:
        by-app:
            firefox:
                by-subtest:
                    amazon: 1
                    .*gmail.*: 1
                    .*gslides.*: 1
                    imgur: 1
                    tumblr: 1
                    twitch: 1
                    twitter: 1
                    default: 2
            default: 2

raptor-tp6-live:
    description: "Raptor (webextension) tp6 on live-sites"
    apps: ["firefox"]
    variants: []
    pageload: "both"
    treeherder-symbol: Rap-live(tp6)
    raptor-test: tp6
    raptor-subtests:
        - [cnn-ampstories, cnn-amp]
    run-on-projects:
        by-pageload:
            warm:
                by-test-platform:
                    windows7-32.*/opt: []
                    (linux|windows10|macos)(?!.*shippable).*: []
                    default: ["mozilla-central"]
            cold:
                by-test-platform:
                    windows7-32.*/opt: []
                    macosx.*64(?:-qr)?/opt: ["mozilla-central"]
                    (linux|windows10|macos)(?!.*shippable).*: []
                    default: ["mozilla-central", "autoland"]
    tier: 2
    mozharness:
        extra-options:
            - --no-conditioned-profile
            - --live-sites

raptor-speedometer-firefox:
    description: "Raptor Speedometer on Firefox"
    variants: ["fission"]
    try-name: raptor-speedometer-firefox
    treeherder-symbol: Rap(sp)
    mozharness:
        extra-options:
            - --test=raptor-speedometer

raptor-speedometer-firefox-profiling:
    description: "Raptor Speedometer on Firefox with Gecko Profiling"
    try-name: raptor-speedometer-firefox-profiling
    treeherder-symbol: Rap-Prof(sp)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-speedometer
            - --gecko-profile

raptor-stylebench-firefox:
    description: "Raptor StyleBench on Firefox"
    variants: ["fission"]
    try-name: raptor-stylebench-firefox
    treeherder-symbol: Rap(sb)
    mozharness:
        extra-options:
            - --test=raptor-stylebench

raptor-stylebench-firefox-profiling:
    description: "Raptor StyleBench on Firefox with Gecko Profiling"
    try-name: raptor-stylebench-firefox-profiling
    treeherder-symbol: Rap-Prof(sb)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-stylebench
            - --gecko-profile

raptor-motionmark-htmlsuite-firefox:
    description: "Raptor MotionMark HtmlSuite on Firefox"
    variants: ["fission"]
    try-name: raptor-motionmark-htmlsuite-firefox
    treeherder-symbol: Rap(mm-h)
    mozharness:
        extra-options:
            - --test=raptor-motionmark-htmlsuite

raptor-motionmark-htmlsuite-firefox-profiling:
    description: "Raptor MotionMark HtmlSuite on Firefox with Gecko Profiling"
    try-name: raptor-motionmark-htmlsuite-firefox-profiling
    treeherder-symbol: Rap-Prof(mm-h)
    mozharness:
        extra-options:
            - --test=raptor-motionmark-htmlsuite
            - --gecko-profile

raptor-motionmark-animometer-firefox:
    description: "Raptor MotionMark Animometer on Firefox"
    variants: ["fission"]
    try-name: raptor-motionmark-animometer-firefox
    treeherder-symbol: Rap(mm-a)
    tier: 1
    mozharness:
        extra-options:
            - --test=raptor-motionmark-animometer

raptor-motionmark-animometer-firefox-profiling:
    description: "Raptor MotionMark Animometer on Firefox with Gecko Profiling"
    try-name: raptor-motionmark-animometer-firefox-profiling
    treeherder-symbol: Rap-Prof(mm-a)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-motionmark-animometer
            - --gecko-profile

raptor-webaudio-firefox:
    description: "Raptor WebAudio on Firefox"
    variants: ["fission"]
    try-name: raptor-webaudio-firefox
    treeherder-symbol: Rap(wa)
    tier: 1
    mozharness:
        extra-options:
            - --test=raptor-webaudio

raptor-webaudio-firefox-profiling:
    description: "Raptor WebAudio on Firefox with Gecko Profiling"
    try-name: raptor-webaudio-firefox
    treeherder-symbol: Rap-Prof(wa)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-webaudio
            - --gecko-profile

raptor-sunspider-firefox:
    description: "Raptor SunSpider on Firefox"
    variants: ["fission"]
    try-name: raptor-sunspider-firefox
    treeherder-symbol: Rap(ss)
    mozharness:
        extra-options:
            - --test=raptor-sunspider

raptor-sunspider-firefox-profiling:
    description: "Raptor SunSpider on Firefox with Gecko Profiling"
    try-name: raptor-sunspider-firefox-profiling
    treeherder-symbol: Rap-Prof(ss)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-sunspider
            - --gecko-profile

raptor-unity-webgl-firefox:
    description: "Raptor Unity WebGL on Firefox"
    variants: ["fission"]
    try-name: raptor-unity-webgl-firefox
    treeherder-symbol: Rap(ugl)
    run-on-projects:
        by-test-platform:
            (linux|windows|macos)(?!.*shippable).*: []
            default: ["autoland"]
    tier: 3
    mozharness:
        extra-options:
            - --test=raptor-unity-webgl
    fetches:
        fetch:
            - unity-webgl

raptor-unity-webgl-firefox-profiling:
    description: "Raptor Unity WebGL on Firefox with Gecko Profiling"
    try-name: raptor-unity-webgl-firefox-profiling
    treeherder-symbol: Rap-Prof(ugl)
    mozharness:
        extra-options:
            - --test=raptor-unity-webgl
            - --gecko-profile
    fetches:
        fetch:
            - unity-webgl

raptor-wasm-misc-firefox:
    description: "Raptor WASM Misc on Firefox"
    variants: ["fission"]
    try-name: raptor-wasm-misc-firefox
    treeherder-symbol: Rap(wm)
    mozharness:
        extra-options:
            - --test=raptor-wasm-misc
    fetches:
        fetch:
            - wasm-misc

raptor-wasm-misc-firefox-profiling:
    description: "Raptor WASM Misc on Firefox with Gecko Profiling"
    try-name: raptor-wasm-misc-firefox-profiling
    treeherder-symbol: Rap-Prof(wm)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-wasm-misc
            - --gecko-profile
    fetches:
        fetch:
            - wasm-misc

raptor-wasm-misc-baseline-firefox:
    description: "Raptor WASM Misc on Firefox with baseline JIT"
    variants: ["fission"]
    try-name: raptor-wasm-misc-baseline-firefox
    treeherder-symbol: Rap(wm-b)
    mozharness:
        extra-options:
            - --test=raptor-wasm-misc-baseline
    fetches:
        fetch:
            - wasm-misc

raptor-wasm-misc-baseline-firefox-profiling:
    description: "Raptor WASM Misc on Firefox with baseline JIT and Gecko Profiling"
    try-name: raptor-wasm-misc-baseline-firefox-profiling
    treeherder-symbol: Rap-Prof(wm-b)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-wasm-misc-baseline
            - --gecko-profile
    fetches:
        fetch:
            - wasm-misc

raptor-wasm-misc-optimizing-firefox:
    description: "Raptor WASM Misc on Firefox with optimizing JIT"
    variants: ["fission"]
    try-name: raptor-wasm-misc-optimizing-firefox
    treeherder-symbol: Rap(wm-i)
    mozharness:
        extra-options:
            - --test=raptor-wasm-misc-optimizing
    fetches:
        fetch:
            - wasm-misc

raptor-wasm-misc-optimizing-firefox-profiling:
    description: "Raptor WASM Misc on Firefox with optimizing JIT and Gecko Profiling"
    try-name: raptor-wasm-misc-optimizing-firefox-profiling
    treeherder-symbol: Rap-Prof(wm-i)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-wasm-misc-optimizing
            - --gecko-profile
    fetches:
        fetch:
            - wasm-misc

raptor-assorted-dom-firefox:
    description: "Raptor Assorted-Dom on Firefox"
    variants: ["fission"]
    try-name: raptor-assorted-dom-firefox
    treeherder-symbol: Rap(dom)
    max-run-time:
        by-test-platform:
            .*-qr/.*: 2100
            .*-ref-hw-2017/.*: 2100
            default: 1500
    mozharness:
        extra-options:
            - --test=raptor-assorted-dom
    fetches:
        fetch:
            - assorted-dom

raptor-assorted-dom-firefox-profiling:
    description: "Raptor Assorted-Dom on Firefox with Gecko Profiling"
    try-name: raptor-assorted-dom-firefox-profiling
    treeherder-symbol: Rap-Prof(dom)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-assorted-dom
            - --gecko-profile
    fetches:
        fetch:
            - assorted-dom

raptor-wasm-godot-firefox:
    description: "Raptor Wasm Godot on Firefox"
    variants: ["fission"]
    try-name: raptor-wasm-godot-firefox
    treeherder-symbol: Rap(godot)
    max-run-time:
        by-test-platform:
            .*-qr/.*: 2100
            .*-ref-hw-2017/.*: 2100
            default: 1500
    mozharness:
        extra-options:
            - --test=raptor-wasm-godot

raptor-wasm-godot-firefox-profiling:
    description: "Raptor Wasm Godot on Firefox with Gecko Profiling"
    try-name: raptor-wasm-godot-firefox-profiling
    treeherder-symbol: Rap-Prof(godot)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-wasm-godot
            - --gecko-profile

raptor-wasm-godot-baseline-firefox:
    description: "Raptor Wasm Godot on Firefox with baseline JIT"
    variants: ["fission"]
    try-name: raptor-wasm-godot-baseline-firefox
    treeherder-symbol: Rap(godot-b)
    max-run-time:
        by-test-platform:
            .*-qr/.*: 2100
            .*-ref-hw-2017/.*: 2100
            default: 1500
    mozharness:
        extra-options:
            - --test=raptor-wasm-godot-baseline

raptor-wasm-godot-baseline-firefox-profiling:
    description: "Raptor Wasm Godot on Firefox with baseline JIT and Gecko Profiling"
    try-name: raptor-wasm-godot-baseline-firefox-profiling
    treeherder-symbol: Rap-Prof(godot-b)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-wasm-godot-baseline
            - --gecko-profile

raptor-wasm-godot-optimizing-firefox:
    description: "Raptor WASM godot on Firefox with optimizing JIT"
    variants: ["fission"]
    try-name: raptor-wasm-godot-optimizing-firefox
    treeherder-symbol: Rap(godot-i)
    max-run-time:
        by-test-platform:
            .*-qr/.*: 2100
            .*-ref-hw-2017/.*: 2100
            default: 1500
    mozharness:
        extra-options:
            - --test=raptor-wasm-godot-optimizing

raptor-wasm-godot-optimizing-firefox-profiling:
    description: "Raptor WASM godot on Firefox with optimizing JIT and Gecko Profiling"
    try-name: raptor-wasm-godot-optimizing-firefox-profiling
    treeherder-symbol: Rap-Prof(godot-i)
    max-run-time: 900
    mozharness:
        extra-options:
            - --test=raptor-wasm-godot-optimizing
            - --gecko-profile

raptor-youtube-playback-v9-power-firefox:
    description: "Raptor V9 YouTube Playback on Firefox with Power Testing"
    try-name: raptor-youtube-playback-v9-power-firefox
    treeherder-symbol: Rap(ytp-v9-p)
    run-on-projects:
        by-test-platform:
            (linux|windows|macos)(?!.*shippable).*: []
            default: ["mozilla-central"]
    max-run-time: 2700
    tier: 3
    mozharness:
        extra-options:
            - --test=raptor-youtube-playback-v9
            - --power-test

raptor-youtube-playback-h264-power-firefox:
    description: "Raptor H264 YouTube Playback on Firefox with Power Testing"
    try-name: raptor-youtube-playback-h264-power-firefox
    treeherder-symbol: Rap(ytp-h264-p)
    run-on-projects:
        by-test-platform:
            (linux|windows|macos)(?!.*shippable).*: []
            default: ["mozilla-central"]
    max-run-time: 2700
    tier: 3
    mozharness:
        extra-options:
            - --test=raptor-youtube-playback-h264
            - --power-test

raptor-youtube-playback-av1-sfr-firefox:
    description: "Raptor YouTube Playback AV1 SFR on Firefox"
    variants: ["fission"]
    try-name: raptor-youtube-playback-av1-sfr-firefox
    treeherder-symbol: Rap(ytp-av1-sfr)
    run-on-projects:
        by-test-platform:
            windows10-64-ref-hw-2017/opt: ['mozilla-central']
            (linux|windows|macos)(?!.*shippable).*: []
            default: ['mozilla-central']
    limit-platforms:
        - windows10-64-ref-hw-2017/opt
        - macosx1014-64-shippable-qr/opt
    max-run-time:
        by-test-platform:
            windows10-aarch64/opt: 3600
            default: 2700
    mozharness:
        extra-options:
            - --test=raptor-youtube-playback-av1-sfr

raptor-youtube-playback-h264-sfr-firefox:
    description: "Raptor YouTube Playback H264 SFR on Firefox"
    variants: ["fission"]
    try-name: raptor-youtube-playback-h264-sfr-firefox
    treeherder-symbol: Rap(ytp-h264-sfr)
    run-on-projects:
        by-test-platform:
            windows7-32.*/opt: []
            windows10-64-ref-hw-2017/opt: ['mozilla-central']
            (linux|windows10|macos)(?!.*shippable).*: []
            default: ['mozilla-central']
    max-run-time:
        by-test-platform:
            windows10-aarch64/opt: 3600
            default: 2700
    mozharness:
        extra-options:
            - --test=raptor-youtube-playback-h264-sfr

raptor-youtube-playback-hfr-firefox:
    description: "Raptor YouTube Playback HFR on Firefox"
    variants: ["fission"]
    try-name: raptor-youtube-playback-hfr-firefox
    treeherder-symbol: Rap(ytp-hfr)
    run-on-projects:
        by-test-platform:
            windows7-32.*/opt: []
            windows10-64-ref-hw-2017/opt: ['mozilla-central']
            (linux|windows10|macos)(?!.*shippable).*: []
            default: ['mozilla-central']
    max-run-time: 3600
    tier: 2
    mozharness:
        extra-options:
            - --test=raptor-youtube-playback-hfr

raptor-youtube-playback-vp9-sfr-firefox:
    description: "Raptor YouTube Playback VP9 SFR on Firefox"
    variants: ["fission"]
    try-name: raptor-youtube-playback-vp9-sfr-firefox
    treeherder-symbol: Rap(ytp-vp9-sfr)
    run-on-projects:
        by-test-platform:
            windows7-32.*/opt: []
            windows10-64-ref-hw-2017/opt: ['mozilla-central']
            (linux|windows10|macos)(?!.*shippable).*: []
            default: ['mozilla-central']
    max-run-time:
        by-test-platform:
            windows10-aarch64/opt: 3600
            default: 2700
    limit-platforms:
        - android-hw-p2.*
    mozharness:
        extra-options:
            - --test=raptor-youtube-playback-vp9-sfr

raptor-youtube-playback-widevine-hfr-firefox:
    description: "Raptor YouTube Playback Widevine HFR on Firefox"
    variants: ["fission"]
    try-name: raptor-youtube-playback-widevine-hfr-firefox
    treeherder-symbol: Rap(ytp-widevine-hfr)
    run-on-projects:
        by-test-platform:
            windows7-32.*/opt: []
            windows10-64-ref-hw-2017/opt: ['mozilla-central']
            (linux|windows10|macos)(?!.*shippable).*: []
            default: ['mozilla-central']
    max-run-time:
        by-test-platform:
            windows10-aarch64/opt: 3600
            default: 2700
    mozharness:
        extra-options:
            - --test=raptor-youtube-playback-widevine-hfr

raptor-youtube-playback-widevine-h264-sfr-firefox:
    description: "Raptor YouTube Playback Widevine H264 SFR on Firefox"
    variants: ["fission"]
    try-name: raptor-youtube-playback-widevine-h264-sfr-firefox
    treeherder-symbol: Rap(ytp-widevine-h264-sfr)
    run-on-projects:
        by-test-platform:
            windows7-32.*/opt: []
            windows10-64-ref-hw-2017/opt: ['mozilla-central']
            (linux|windows10|macos)(?!.*shippable).*: []
            default: ['mozilla-central']
    max-run-time:
        by-test-platform:
            windows10-aarch64/opt: 3600
            default: 2700
    mozharness:
        extra-options:
            - --test=raptor-youtube-playback-widevine-h264-sfr

raptor-youtube-playback-widevine-vp9-sfr-firefox:
    description: "Raptor YouTube Playback Widevine VP9 SFR on Firefox"
    variants: ["fission"]
    try-name: raptor-youtube-playback-widevine-vp9-sfr-firefox
    treeherder-symbol: Rap(ytp-widevine-vp9-sfr)
    run-on-projects:
        by-test-platform:
            windows10-64-ref-hw-2017/opt: ['mozilla-central']
            (linux|windows|macos)(?!.*shippable).*: []
            default: ['mozilla-central']
    max-run-time:
        by-test-platform:
            windows10-aarch64/opt: 3600
            default: 2700
    limit-platforms:
        - android-hw-p2.*
    mozharness:
        extra-options:
            - --test=raptor-youtube-playback-widevine-vp9-sfr

raptor-ares6-firefox:
    description: "Raptor Ares6 on Firefox"
    variants: ["fission"]
    try-name: raptor-ares6-firefox
    treeherder-symbol: Rap(ares6)
    max-run-time: 2500
    mozharness:
        extra-options:
            - --test=raptor-ares6

raptor-ares6-firefox-profiling:
    description: "Raptor Ares6 on Firefox with Gecko Profiling"
    try-name: raptor-ares6-firefox-profiling
    treeherder-symbol: Rap-Prof(ares6)
    max-run-time: 2500
    tier: 3
    mozharness:
        extra-options:
            - --test=raptor-ares6
            - --gecko-profile

raptor-jetstream2-firefox:
    description: "Raptor Jetstream2 on Firefox"
    variants: ["fission"]
    try-name: raptor-jetstream2-firefox
    treeherder-symbol: Rap(js2)
    run-on-projects:
        by-test-platform:
            windows7-32.*/opt: []
            (linux|windows10|macos)(?!.*shippable).*: []
            default: ['mozilla-central']
    tier: 3
    max-run-time: 8000
    mozharness:
        extra-options:
            - --test=raptor-jetstream2
    fetches:
        fetch:
            - jetstream2

raptor-jetstream2-firefox-profiling:
    description: "Raptor Jetstream2 on Firefox with Gecko Profiling"
    try-name: raptor-jetstream2-firefox-profiling
    treeherder-symbol: Rap-Prof(js2)
    max-run-time: 8000
    tier: 3
    mozharness:
        extra-options:
            - --test=raptor-jetstream2
            - --gecko-profile
    fetches:
        fetch:
            - jetstream2