2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00

[fenix] Adds note to ping performance testing when routes change (https://github.com/mozilla-mobile/fenix/pull/5500)

This commit is contained in:
Mitchell Hentges 2019-09-24 10:54:44 -07:00 committed by Sawyer Blatz
parent 37a8bd2c89
commit 99984299f5

View File

@ -8,6 +8,9 @@ import time
from taskgraph.transforms.task import index_builder
# Please ping the performance testing team (whawkins at the moment) if these routes change.
# In the future, notifying consumers may be easier (https://bugzilla.mozilla.org/show_bug.cgi?id=1548810), but
# we need to remember to tell users for the time being
SIGNING_ROUTE_TEMPLATES = [
"index.project.{trust-domain}.{project}.v2.{variant}.{build_date}.revision.{head_rev}",
"index.project.{trust-domain}.{project}.v2.{variant}.{build_date}.latest",