Bug 1340610 - Tweak jamun specific mozharness configs. r=aki DONTBUILD draft
authorRail Aliiev <rail@mozilla.com>
Fri, 17 Feb 2017 15:28:37 -0500
changeset 486324 ef36aa566f6447304088e40701cdb2bc0939a0c4
parent 486323 e5c3d1b928cf814751ac91369d1703f4e0e90022
child 546220 edf2957603fc4fb9174521dc431601d50a6d0ed7
push id45955
push userbmo:rail@mozilla.com
push dateFri, 17 Feb 2017 20:29:15 +0000
reviewersaki
bugs1340610
milestone54.0a1
Bug 1340610 - Tweak jamun specific mozharness configs. r=aki DONTBUILD MozReview-Commit-ID: D3eua10Bun
testing/mozharness/configs/builds/branch_specifics.py
--- a/testing/mozharness/configs/builds/branch_specifics.py
+++ b/testing/mozharness/configs/builds/branch_specifics.py
@@ -317,17 +317,17 @@ config = {
         'stage_server': 'upload.ffxbld.productdelivery.prod.mozaws.net',
     },
     'fig': {},
     'graphics': {
         'stage_server': 'upload.ffxbld.productdelivery.prod.mozaws.net',
     },
     # 'holly': {},
     'jamun': {
-        'update_channel': 'release-dev',
+        'update_channel': 'beta-dev',
         'enable_release_promotion': 1,
         'platform_overrides': {
             'linux': {
                 'src_mozconfig': 'browser/config/mozconfigs/linux32/release',
             },
             'linux-debug': {
                 'update_channel': 'default',
             },
@@ -345,17 +345,17 @@ config = {
             },
             'linux64-st-an-debug': {
                 'update_channel': 'default',
             },
             'linux64-st-an': {
                 'update_channel': 'default',
             },
             'macosx64': {
-                'src_mozconfig': 'browser/config/mozconfigs/macosx-universal/release',
+                'src_mozconfig': 'browser/config/mozconfigs/macosx64/release',
             },
             'macosx64-debug': {
                 'update_channel': 'default',
             },
             'macosx64-st-an': {
                 'update_channel': 'default',
             },
             'macosx64-st-an-debug': {