Bug 1343130 - Normalize builder name r=jlund
authorRail Aliiev <rail@mozilla.com>
Mon, 27 Feb 2017 22:00:32 -0500
changeset 4932 4272ee7d83bd1e706290197f664e68c2ec49fee2
parent 4931 9120977013a75ad47bfaf06d5f9be89c4c851b46
child 4933 3fa926fb20fbe46f5eb9f976aabd8424dd0aab46
child 5113 fc8835c03335c9394aeaf9caff2f2ee86b2da38c
push id3655
push userbmo:rail@mozilla.com
push dateTue, 28 Feb 2017 03:00:39 +0000
reviewersjlund
bugs1343130
Bug 1343130 - Normalize builder name r=jlund MozReview-Commit-ID: BwIjcWJpXkL
common.py
--- a/common.py
+++ b/common.py
@@ -78,16 +78,17 @@ def normalizeName(name, product=None, mi
         'cedar': 'ced',
         'birch': 'bir',
         'maple': 'map',
         'cypress': 'cy',
         'snowleopard': 'snow',
         'ubuntu64': 'ub64',
         'ubuntu32': 'ub32',
         'repack': 'rpk',
+        'repacks': 'rpks',
         'alder': 'a',
         'holly': 'h',
         'larch': 'l',
         'accessibility': 'a11y',
         'inbound': 'in',
         'services': 'srv',
         'gecko': 'g',
         'localizer': 'lz',