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# raptor tp6-unittest
6
7[DEFAULT]
8alert_on = fcp, loadtime
9alert_threshold = 2.0
10gecko_profile_entries = 14000000
11gecko_profile_interval = 1
12lower_is_better = true
13owner = PerfTest Team
14page_cycles = 25
15page_timeout = 60000
16playback = mitmproxy
17type = pageload
18unit = ms
19
20[raptor-tp6-unittest-amazon-firefox]
21apps = firefox
22measure = fnbpaint, fcp, dcf, loadtime
23playback_pageset_manifest = mitm5-linux-firefox-amazon.manifest
24test_url = https://www.amazon.com/s?k=laptop&ref=nb_sb_noss_1
25
26[raptor-tp6-unittest-facebook-firefox]
27apps = firefox
28measure = fnbpaint, fcp, dcf, loadtime
29playback_pageset_manifest = mitm5-linux-firefox-facebook.manifest
30test_url = https://www.facebook.com
31
32[raptor-tp6-unittest-google-firefox]
33apps = firefox
34measure = fnbpaint, fcp, dcf, loadtime
35playback_pageset_manifest = mitm5-linux-firefox-google-search.manifest
36test_url = https://www.google.com/search?hl=en&q=barack+obama&cad=h
37
38[raptor-tp6-unittest-youtube-firefox]
39apps = firefox
40measure = fnbpaint, fcp, dcf, loadtime
41playback_pageset_manifest = mitm5-linux-firefox-youtube.manifest
42test_url = https://www.youtube.com
43