1
0
Fork 0

Adds note to ping performance testing when routes change (#5500)

master
Mitchell Hentges 2019-09-24 10:54:44 -07:00 committed by Sawyer Blatz
parent 25e2a7abfc
commit 41799dcec1
1 changed files with 3 additions and 0 deletions

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",