Bug 1248474 - [RelPromo] Run Mac/Windows update verification via BBB - r=rail
authorJustin Wood <Callek@gmail.com>
Thu, 18 Feb 2016 09:47:30 -0500 (2016-02-18)
changeset 13769 437d703fad2b81a17943ae5a682005821a1eb240
parent 13768 279753fc211c5f868c06ff2b219c2e88423d1547
child 13770 cc561d788755cb71e28164247b622404fbea396a
push id9683
push userCallek@gmail.com
push dateThu, 18 Feb 2016 22:20:15 +0000 (2016-02-18)
reviewersrail
bugs1248474
Bug 1248474 - [RelPromo] Run Mac/Windows update verification via BBB - r=rail Set chunk size in configs.
mozilla/project_branches.py
--- a/mozilla/project_branches.py
+++ b/mozilla/project_branches.py
@@ -189,16 +189,17 @@ PROJECT_BRANCHES = {
         'tuxedoServerUrl': 'https://admin-bouncer.stage.mozaws.net/api',
         'bouncer_submitter_config': "releases/bouncer_firefox_beta.py",
         'bouncer_branch': "releases/date",
         'bouncer_enabled': True,
         'postrelease_version_bump_enabled': True,
         'postrelease_version_bump_config': 'releases/postrelease_date.py',
         'push_to_candidates_enabled': True,
         'updates_config': 'releases/updates_date.py',
+        'update_verify_chunks': 6,
     },
     'elm': {
         'branch_projects': [],
         'enable_talos': True,
         'enable_valgrind': False,
         'lock_platforms': True,
         'platforms': {
             # dep signing with nightly key, see bug 1176152