Bug 1754823 - Add a push-to-try method to the perf selector. r=perftest-reviewers...
commit752452c92e39a7caac198e559aed23dd1dd83390
authorGreg Mierzwinski <gmierz2@outlook.com>
Thu, 3 Nov 2022 20:32:48 +0000 (3 20:32 +0000)
committerGreg Mierzwinski <gmierz2@outlook.com>
Thu, 3 Nov 2022 20:32:48 +0000 (3 20:32 +0000)
tree27b62200c658ce63f0df2293cf46b460d2705f38
parent6033625a33a5d7e7f71de43e75acb965bfba2a17
Bug 1754823 - Add a push-to-try method to the perf selector. r=perftest-reviewers,AlexandruIonescu

This patch adds a method that allows us to push to try. It performs two pushes similar to the compare selector, except in this case we're also capturing the logs in all cases so that we can provide a Perfherder URL afterwards. At the same time, this patch adds a LogProcessor that can capture these logs and parse them for the revisions.

Depends on D160416

Differential Revision: https://phabricator.services.mozilla.com/D160417
tools/tryselect/selectors/perf.py