gecko-dev/testing/raptor
Andrew Halberstadt 970f7e41b1 Bug 1458571 - Use base testing/profiles in raptor, r=rwood
This gets raptor to use the newly created "perf" profile that talos
also uses. There is a single pref that raptor sets that we can't set
in talos. To that end, this also creates a "raptor" specific profile.

This means to set a pref in talos and raptor, edit:
testing/profiles/perf/user.js

To set a pref in raptor only, edit:
testing/profiles/raptor/user.js

The performance of extensions can now be tested by dropping the
extension into:
testing/profiles/perf/extensions

MozReview-Commit-ID: LEJeytmmiFF

--HG--
extra : rebase_source : 0d2a6b18868f8cc6ff198ef868ad0324b57b1dc2
2018-05-04 11:19:49 -04:00
..
raptor Bug 1458571 - Use base testing/profiles in raptor, r=rwood 2018-05-04 11:19:49 -04:00
test Bug 1455107 - Integrate raptor into mach; r=gbrown 2018-04-23 16:43:30 -04:00
webext/raptor Bug 1455872 - Raptor fixes for production; r=ahal 2018-05-01 14:02:39 -04:00
.eslintrc.js
mach_commands.py Bug 1455107 - Integrate raptor into mach; r=gbrown 2018-04-23 16:43:30 -04:00
MANIFEST.in Bug 1455872 - Raptor fixes for production; r=ahal 2018-05-01 14:02:39 -04:00
requirements.txt
setup.py