summaryrefslogtreecommitdiffstats
path: root/testing/raptor/raptor/tests/unittests/browsertime-tp6-unittest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/raptor/raptor/tests/unittests/browsertime-tp6-unittest.toml')
-rw-r--r--testing/raptor/raptor/tests/unittests/browsertime-tp6-unittest.toml27
1 files changed, 27 insertions, 0 deletions
diff --git a/testing/raptor/raptor/tests/unittests/browsertime-tp6-unittest.toml b/testing/raptor/raptor/tests/unittests/browsertime-tp6-unittest.toml
new file mode 100644
index 0000000000..731e7287e7
--- /dev/null
+++ b/testing/raptor/raptor/tests/unittests/browsertime-tp6-unittest.toml
@@ -0,0 +1,27 @@
+[DEFAULT]
+alert_on = "fcp, loadtime"
+alert_threshold = 2.0
+apps = "firefox"
+gecko_profile_entries = 14000000
+gecko_profile_interval = 1
+lower_is_better = true
+owner = "PerfTest Team"
+page_cycles = 25
+page_timeout = 60000
+playback = "mitmproxy"
+playback_pageset_manifest = "mitm7-linux-firefox-{subtest}.manifest"
+playback_version = "8.1.1"
+type = "pageload"
+unit = "ms"
+
+["test-page-1"]
+test_url = "https://www.amazon.com/s?k=laptop&ref=nb_sb_noss_1"
+
+["test-page-2"]
+test_url = "https://www.facebook.com"
+
+["test-page-3"]
+test_url = "https://www.google.com/search?hl=en&q=barack+obama&cad=h"
+
+["test-page-4"]
+test_url = "https://www.youtube.com"